gbs submit support
authorZhang Qiang <qiang.z.zhang@intel.com>
Mon, 6 Aug 2012 12:27:04 +0000 (20:27 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Mon, 6 Aug 2012 12:27:04 +0000 (20:27 +0800)
commit4e8c8da4fef16a994efe775e1c11972199850699
tree75a292daa855064a8b44023c7b64e8dbdf71183c
parent7a5da86f379beb05ccd558a4a2f75869b3c4009c
gbs submit support

workflow:
1) Check opts: -m is a must option
2) if --target specified, use specified target branch name, use
   current branch name
3) create tag on target branch and commit ID, tag format is:
   submit/${branch}/${date}.${time}
4) push tag to gerrit.
gitbuildsys/cmd_submit.py
tools/gbs