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>
Thu, 5 Jun 2014 11:20:04 +0000 (14:20 +0300)
commit04e8876aec4044eddae13cc4f887383943aad2ae
tree75dd99dcccd56ae6ef7b7cf7eb8add4943ad5050
parent416170b246aea84823f39c5fba3cf0f5d27812d0
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