submit: refuse to submit from development branch
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 24 Apr 2014 06:27:53 +0000 (09:27 +0300)
committerQiang Z Zhang <qiang.z.zhang@intel.com>
Mon, 5 May 2014 04:03:00 +0000 (07:03 +0300)
commitd3788c97c43a7d29aa0dc57a41ec154bcef84ba6
tree97c6e8903e23578abc40a2c50173d1ac3d4fdc24
parent84bfbca8de03524d2b6f21e26209c8b510dec6f1
submit: refuse to submit from development branch

The submit command now detects if the submission is done from the
development branch of an orphan packaging branch and fails in this case.
Submissions must be done from the packaging branch if the package is
maintained using the orphan-packaging model.

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