chiark / gitweb /
dgit-maint-debrebase(7): drop claims about purpose of branches
[dgit.git] / 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.
 
-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