import: give --create-missing-branches to git-import-srpm
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Jun 2013 09:36:29 +0000 (12:36 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 3 Jun 2013 09:36:29 +0000 (12:36 +0300)
commit960eef53438ef5879544d36b1dfcd3d04c61a7f7
treea5b86fbe0e93c74bb8456797cad4e58b072ce720
parent4eff2ddf4cacbeb59112a68d7a924d40b6c3d569
import: give --create-missing-branches to git-import-srpm

Makes importing into existing git repository easier as one doesn't need
to manually create any missing (master or upstream) branches.

Change-Id: I6b1f21bf7a99fc9810c7972166f1506007d75134
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gitbuildsys/cmd_import.py