summaryrefslogtreecommitdiffhomepage
path: root/docs/manpages
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2013-01-15 16:28:24 +0200
committerGuido Günther <agx@sigxcpu.org>2018-01-23 08:22:02 +0100
commitd8ed8bd84cb5f37ebda2bb4dbf18b0bd7faacd0c (patch)
treef8cf8a49e7ae1e3fcd3950c6dc72fa6251323ccc /docs/manpages
parent9b28cffc6083efeb4d8fd729c9be7a29767b8c77 (diff)
gbp-pull: implement --all cmdline option
This updates all remote-tracking branches (for the remote that is fetched from) whose local branch name is identical to the remote branch name. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'docs/manpages')
-rw-r--r--docs/manpages/gbp-pull.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/manpages/gbp-pull.xml b/docs/manpages/gbp-pull.xml
index a075bc38..462004ea 100644
--- a/docs/manpages/gbp-pull.xml
+++ b/docs/manpages/gbp-pull.xml
@@ -23,6 +23,7 @@
&man.common.options.synopsis;
<arg><option>--force</option></arg>
+ <arg><option>--all</option></arg>
<arg><option>--redo-pq</option></arg>
<arg><option>--[no-]pristine-tar</option></arg>
<arg><option>--ignore-branch</option></arg>
@@ -63,6 +64,13 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--all</option></term>
+ <listitem>
+ <para>Update all remote-tracking branches that have identical name in the
+ remote repository.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--redo-pq</option></term>
<listitem>
<para>Also rebuild the corresponding patch-queue using &gbp-pq;.