Commit 666ae188215557fb440b74f6af6e5cfbec27d459

Edward Thomson 2015-05-19T17:52:13

git_index_add_all: test that conflicts are handled When confronted with a conflict in the index, `git_index_add_all` should stage the working directory copy. If there is no file in the working directory, the conflict should simply be removed.