about summary refs log tree commit homepage
path: root/t/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 't/.gitconfig')
-rw-r--r--t/.gitconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/.gitconfig b/t/.gitconfig
new file mode 100644
index 00000000..645a3041
--- /dev/null
+++ b/t/.gitconfig
@@ -0,0 +1,4 @@
+; this becomes ~/.gitconfig for tests where we use
+; "$ENV{HOME} = '/path/to/worktree/t'" in tests
+[gc]
+        writeCommitGraph = false