Handle 'A' flag for new files
authorPeter Osterlund <petero2@telia.com>
Thu, 28 Jul 2005 11:55:46 +0000 (13:55 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 28 Jul 2005 12:20:41 +0000 (13:20 +0100)
commitc4a1503ac1528832b286cf9c1a2a97409b07eb54
tree10b2f71f40f6bfa0454a73939f851b4673771c18
parent0d2cd1e4238e397072360bad902c8a0cff4efcb0
Handle 'A' flag for new files

Patches that add new files don't work correctly if git reports them
with the 'A' flag. StGIT claims there are unresolved conflicts. This
patch fixes it.

Signed-off-by: Peter Osterlund <petero2@telia.com>
stgit/git.py