summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-30 11:55:52 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-10-30 11:55:52 -0700
commit066c9b06dae913c2bba7a7a729445edceafd3fd2 (patch)
treea356e3911266dbcc971a0f01f0ebf628eaecbfc4
parentcd6e230475d630e1dc1e17e4142a27ad3eb3025d (diff)
dgit-maint-gbp(7): Don't try to use `dgit pull`
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--dgit-maint-gbp.7.pod11
1 files changed, 3 insertions, 8 deletions
diff --git a/dgit-maint-gbp.7.pod b/dgit-maint-gbp.7.pod
index 53d147a..60fab5c 100644
--- a/dgit-maint-gbp.7.pod
+++ b/dgit-maint-gbp.7.pod
@@ -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