iterator.c
70.9 KB
-
iterator: test that we can `advance_into` empty dirs · 6cd9573f
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.
Edward Thomson committed