buildpackage-rpm: add option --git-ignore-untracked
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 30 May 2012 06:23:46 +0000 (09:23 +0300)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 13:40:19 +0000 (21:40 +0800)
Adds a new commandline option to ignore untracked files, when running
git-buildpackage-rpm. When this option is given, the
git-buildpackage-rpm command fails if there are changes to tracked
files, but, succeeds if there are untracked files present. Normally it
fails in either case.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Conflicts:
gbp/config.py


No differences found