• Show log

    Commit

  • Hash : e6da3e44
    Author : Edward Thomson
    Date : 2015-02-14T10:33:06

    checkout: upgrade to `SAFE_CREATE` when no index file When the repository does not contain an index, emulate git's behavior and upgrade to `SAFE_CREATE`. This allows us to check out repositories created with `git clone --no-checkout`.