Commit 55798fd1536f055fc23a760c41d679fc60cd2ead

Edward Thomson 2015-01-17T20:49:04

git_indexwriter: lock then write the index Introduce `git_indexwriter`, to allow us to lock the index while performing additional operations, then complete the write (or abort, unlocking the index).