From: Markus Lehtonen Date: Tue, 15 Jan 2013 14:28:24 +0000 (+0200) Subject: gbp-pull: implement --all cmdline option X-Git-Tag: debian/0.6.26~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d0453b3a90d45275fb5c174b72c1ab6ff0d8278;p=tools%2Fgit-buildpackage.git 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 Conflicts: docs/manpages/gbp-pull.sgml gbp/scripts/pull.py --- diff --git a/docs/manpages/gbp-pull.sgml b/docs/manpages/gbp-pull.sgml index 74ff37ce..775472bd 100644 --- a/docs/manpages/gbp-pull.sgml +++ b/docs/manpages/gbp-pull.sgml @@ -68,6 +68,13 @@ remote repository. + + + + Update all remote-tracking branches that have identical name in the + remote repository. + +