• Show log

    Commit

  • Hash : 55798fd1
    Author : Edward Thomson
    Date : 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).