Skip to content

Commit 0e4fc84

Browse files
committed
fixed Git\Index can't add bug.
1 parent 11bad70 commit 0e4fc84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ PHP_METHOD(git_index, add)
234234
RETURN_FALSE;
235235
}
236236

237-
git_index_read(index);
238237
RETURN_TRUE;
239238
}
240239

0 commit comments

Comments
 (0)