summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLucas Nussbaum <lucas@debian.org>2015-12-26 10:11:47 +0100
committerGuido Günther <agx@sigxcpu.org>2015-12-27 15:13:36 +0100
commited352516014713fe033a5e1981ed9cc7806c7560 (patch)
treed31e2f0c0a9c76d70f1c0ec3f846a0a086e794eb
parent41d732175ea5954aa6c56f6c6c9f03af63b74113 (diff)
Re-add mention about gbp pull --redo-pq
-rw-r--r--docs/chapters/patches.sgml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/chapters/patches.sgml b/docs/chapters/patches.sgml
index 47ec938b..70c4cea1 100644
--- a/docs/chapters/patches.sgml
+++ b/docs/chapters/patches.sgml
@@ -119,6 +119,11 @@ They can be recreated by any team member easily by using</para>
<command>gbp pq import</command>
</screen>
+<para>The patch-queue branch can also be re-created when pulling (this will additionally drop your current patch-queue branch and recreate it from debian/patches):</para>
+<screen>
+<command>gbp pull --redo-pq</command>
+</screen>
+
<para>
However you can push out patch-queue branches. Other team members must just be
aware that that branches in the patch-queue/ namespace are being rebased