chiark / gitweb /
dgit-maint-debrebase(7): drop claims about purpose of branches
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 18 Apr 2018 23:39:05 +0000 (16:39 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 19 Apr 2018 16:43:59 +0000 (09:43 -0700)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit-maint-debrebase.7.pod

index 7ffeaef2cc023e934f10c6bdbdf6a4b4c5e3b33c..a2ae3f8911cd0a8544fd820f74f6956a91db3de0 100644 (file)
@@ -522,10 +522,8 @@ involved in upstream development).  We work with upstream tags rather
 than any branches, except temporary branches used to prepare patches
 for forwarding upstream, for example.
 
 than any branches, except temporary branches used to prepare patches
 for forwarding upstream, for example.
 
-The thought behind this is that branches are things to which one
-expects to commit, while tags are immutable points in history.  From
-the Debian point of the view, the upstream source is immutable.  It's
-our packaging to which we expect to commit.
+The thought behind this is that from Debian's point of view, upstream
+releases are immutable points in history, better represented by tags.
 
 =head2 The first ever dgit push
 
 
 =head2 The first ever dgit push