summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2013-01-15 16:28:24 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2014-11-14 14:22:11 +0200
commit86d7668d7d6dddf10af9bb052f655a0787ed2b78 (patch)
tree09a9b250a934796236a862d26bedda819e13a77a /docs
parentf6d02436b7d3ff83035365f584338b54da90df07 (diff)
downloadgit-buildpackage-86d7668d7d6dddf10af9bb052f655a0787ed2b78.tar.gz
git-buildpackage-86d7668d7d6dddf10af9bb052f655a0787ed2b78.tar.bz2
git-buildpackage-86d7668d7d6dddf10af9bb052f655a0787ed2b78.zip
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')
-rw-r--r--docs/manpages/gbp-pull.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/manpages/gbp-pull.sgml b/docs/manpages/gbp-pull.sgml
index fd658c8d..de076b7f 100644
--- a/docs/manpages/gbp-pull.sgml
+++ b/docs/manpages/gbp-pull.sgml
@@ -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>
@@ -55,6 +56,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;.