Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace0d36 commit 86e8853Copy full SHA for 86e8853
tests/index/collision.c
@@ -79,8 +79,6 @@ void test_index_collision__add_with_highstage_2(void)
79
{
80
git_index_entry entry;
81
82
- cl_git_pass(git_repository_index(&g_index, g_repo));
83
-
84
memset(&entry, 0, sizeof(entry));
85
entry.ctime.seconds = 12346789;
86
entry.mtime.seconds = 12346789;
0 commit comments