From: Peter Osterlund Date: Thu, 28 Jul 2005 11:55:46 +0000 (+0200) Subject: Handle 'A' flag for new files X-Git-Tag: v0.5~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/c4a1503ac1528832b286cf9c1a2a97409b07eb54?hp=c4a1503ac1528832b286cf9c1a2a97409b07eb54 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 ---