import-orig: implement --create-missing-branches option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 12 Feb 2014 13:11:30 +0000 (15:11 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:07 +0000 (14:22 +0200)
commita7a1c8a1be4c8bd83df7b09e5f72243bfd1f18a7
treefa9b4ae3c9af29b0e14952f433831b4bfc78d872
parenta8d12cc3ababd57b91937127c24923d821b9744d
import-orig: implement --create-missing-branches option

Create the upstream branch if it does not exist. Use the same option
name that import-dsc has.

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