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)
commita112211ea9ed669bacb803b44dfd67fd6d00164e
tree74c6f73c212d39aa78d94538971ed52192d1763d
parenta4317425d3eeeb5499e1ab8387f5d76585ce583a
buildpackage-rpm: add option --git-ignore-untracked

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