buildpackage: add 'untracked' option to write_wc()
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 6 Jul 2012 13:45:54 +0000 (16:45 +0300)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 11:04:30 +0000 (19:04 +0800)
commitcdda5b5476980fbd9c622e4710bfe3911fabc282
tree1037a328b3ad74902acb99816ef68ce0d9a051b6
parent01020cb6a9cd629681cb970528cb6a249a1b2259
buildpackage: add 'untracked' option to write_wc()

Whether to ignore untracked files (untracked=False) or not
(untracked=True). Now, clones the temporary index file from the actual
index, in order to correctly update files.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Conflicts:
gbp/scripts/common/buildpackage.py