Add 'packaging-branch' cmdline option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 12 Jan 2012 13:35:37 +0000 (15:35 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:11 +0000 (14:22 +0200)
commitd27716d1b47528457cf60340db3d0786c7ea517e
tree88d96ef58aa2cd9f9c442c75647b32efc66a3b8f
parent61fb96fa54a94cd7f7e27edcc1b9e72655c6cee1
Add 'packaging-branch' cmdline option

This is the counterpart of 'debian-branch' (basically identical to that)
to not confuse rpm maintainers.

Also, adds this option to gbp-clone and gbp-pull commands (as an
alternative to the 'debian-branch option), which are usable for RPM in
their current form.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
docs/manpages/gbp-clone.sgml
docs/manpages/gbp-pull.sgml
gbp/config.py
gbp/scripts/clone.py
gbp/scripts/pull.py