GitRepository.add_files: consistently update ALL tracked files
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Sep 2013 13:09:11 +0000 (16:09 +0300)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 09:42:32 +0000 (17:42 +0800)
Use the --all option of git-add so that all tracked files are updated in
all conditions. Previously deletion of tracked files was not staged, for
example.

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


No differences found