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)
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


No differences found