]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/README
Merge branch 'en/ort-perf-batch-9'
[thirdparty/git.git] / t / README
index 593d4a4e270cc07b0f8e7d93e0da4d3c0b73eebd..fd9375b146d199b076b22d6b3b0ad8a9c1a9e4a6 100644 (file)
--- a/t/README
+++ b/t/README
@@ -387,9 +387,6 @@ GIT_TEST_COMMIT_GRAPH=<boolean>, when true, forces the commit-graph to
 be written after every 'git commit' command, and overrides the
 'core.commitGraph' setting to true.
 
-GIT_TEST_COMMIT_GRAPH_NO_GDAT=<boolean>, when true, forces the
-commit-graph to be written without generation data chunk.
-
 GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS=<boolean>, when true, forces
 commit-graph write to compute and write changed path Bloom filters for
 every 'git commit-graph write', as if the `--changed-paths` option was