Add --no-patch-export options for export/build module, #594
authorZhang Qiang <qiang.z.zhang@intel.com>
Tue, 8 Jan 2013 07:27:03 +0000 (15:27 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Tue, 8 Jan 2013 07:54:01 +0000 (15:54 +0800)
commit9ec10051594b916a5c5ebc3d1ace0fcab23d11c0
treec5de139e4a821d6a06c5e9d7619a5718b76bdda4
parentdb1f45ae6f38dffdd110d62121199aac732873b1
Add --no-patch-export options for export/build module, #594

with --no-patch-export, gbs does not create patches between
upstream and export-treeish, and and create tar ball from the
export-treeish instead of upstream branch

Change-Id: Iabad13eb75c425a104f20f507ae265801ab6aa3b
gitbuildsys/cmd_build.py
gitbuildsys/cmd_export.py
tools/gbs