gbp-pull: implement --all cmdline option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 15 Jan 2013 14:28:24 +0000 (16:28 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:11 +0000 (14:22 +0200)
commit86d7668d7d6dddf10af9bb052f655a0787ed2b78
tree09a9b250a934796236a862d26bedda819e13a77a
parentf6d02436b7d3ff83035365f584338b54da90df07
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>
docs/manpages/gbp-pull.sgml
gbp/scripts/pull.py