• Show log

    Commit

  • Hash : 6cd9573f
    Author : Edward Thomson
    Date : 2016-03-17T15:09:38

    iterator: test that we can `advance_into` empty dirs Prior iterator implementations returned `GIT_ENOTFOUND` when trying to advance into empty directories. Ensure that we no longer do that and simply handle them gracefully.