Commit 93de20b
Edward Thomson
index_read_index: reset error correctly
Clear any error state upon each iteration. If one of the iterations
ends (with an error of `GIT_ITEROVER`) we need to reset that error to 0,
lest we stop the whole process prematurely.1 parent 5baa20b commit 93de20b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2968 | 2968 | | |
2969 | 2969 | | |
2970 | 2970 | | |
| 2971 | + | |
| 2972 | + | |
2971 | 2973 | | |
2972 | 2974 | | |
2973 | 2975 | | |
| |||
0 commit comments