chiark / gitweb /
dgit-maint-gbp(7): Don't try to use `dgit pull`
[dgit.git] / dgit-maint-gbp.7.pod
index 53d147a045ff2f681413b3fa76054b77f1908a68..60fab5c9e619d84052fe87658ab0316a0138c667 100644 (file)
@@ -121,14 +121,9 @@ performed with dgit.
 
 =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