chiark / gitweb /
dgit-maint-debrebase(7): it's an example
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 3 Apr 2018 18:07:19 +0000 (11:07 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 19 Apr 2018 16:43:51 +0000 (09:43 -0700)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit-maint-debrebase.7.pod

index 0b75d58c43f72637fa026de2126b48600640366a..cd470ce144f077a273317a4b16872baace00cc4f 100644 (file)
@@ -55,9 +55,9 @@ This workflow is appropriate for packages where the Debian delta
 contains multiple pieces which interact, or which you don't expect to
 be able to upstream soon.  For packages with simple and/or short-lived
 Debian deltas, use of git-debrebase(1) might introduce unneeded
-complexity -- in particular, you cannot use B<git merge> to
-incorporate changes from other contributors.  For such packages,
-consider the workflow described in dgit-maint-merge(7).
+complexity -- for example, you cannot use B<git merge> to incorporate
+changes from other contributors.  For such packages, consider the
+workflow described in dgit-maint-merge(7).
 
 =head1 INITIAL DEBIANISATION