chiark / gitweb /
changelog: Gardening
[dgit.git] / dgit-maint-gbp.7.pod
index 53d147a045ff2f681413b3fa76054b77f1908a68..134593cba887bf4de573a403996e384b59876313 100644 (file)
@@ -22,10 +22,6 @@ Provide a better, more detailed git history to downstream dgit users,
 such as people using dgit to do an NMU (see dgit-nmu-simple(7) and
 dgit-user(7)).
 
 such as people using dgit to do an NMU (see dgit-nmu-simple(7) and
 dgit-user(7)).
 
-=item
-
-Incorporate NMUs with a single command (see below).
-
 =back
 
 Note that we assume a patches-unapplied repository: the upstream
 =back
 
 Note that we assume a patches-unapplied repository: the upstream
@@ -121,14 +117,9 @@ performed with dgit.
 
 =head1 INCORPORATING NMUS
 
 
 =head1 INCORPORATING NMUS
 
-=over 4
-
-    % dgit --gbp pull
-
-=back
-
-Alternatively, you can apply the NMU diff to your repository.  The
-next push will then require I<--overwrite>.
+B<dgit pull> can't yet incorporate NMUs into patches-unapplied gbp
+branches.  You can just apply the NMU diff the traditional way.  The
+next upload will require I<--overwrite>.
 
 =head1 SEE ALSO
 
 
 =head1 SEE ALSO