Commit 0a2e10328aedae4e989c61f46c29f1fd26ae92d6

Edward Thomson 2016-03-17T15:19:45

iterator: drop `advance_into_or_over` Now that iterators do not return `GIT_ENOTFOUND` when advancing into an empty directory, we do not need a special `advance_into_or_over` function.