Revert "Merge branch 'kn/rev-list-missing-fix' into next"
This reverts commit539495ec89
, reversing changes made toea05f2083d
.
This commit is contained in:
@ -8,12 +8,6 @@
|
||||
#define GIT_TEST_COMMIT_GRAPH_DIE_ON_PARSE "GIT_TEST_COMMIT_GRAPH_DIE_ON_PARSE"
|
||||
#define GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS "GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS"
|
||||
|
||||
/*
|
||||
* This environment variable controls whether commits looked up via the
|
||||
* commit graph will be double checked to exist in the object database.
|
||||
*/
|
||||
#define GIT_COMMIT_GRAPH_PARANOIA "GIT_COMMIT_GRAPH_PARANOIA"
|
||||
|
||||
/*
|
||||
* This method is only used to enhance coverage of the commit-graph
|
||||
* feature in the test suite with the GIT_TEST_COMMIT_GRAPH and
|
||||
|
Reference in New Issue
Block a user