• Show log

    Commit

  • Hash : 9d49a43c
    Author : Edward Thomson
    Date : 2017-06-12T12:01:10

    repository_item_path: return ENOTFOUND when appropriate Disambiguate error values: return `GIT_ENOTFOUND` when the item cannot exist in the repository (perhaps because the repository is inmemory or otherwise not backed by a filesystem), return `-1` when there is a hard failure.