diff options
Diffstat (limited to 'tests/resources/redundant.git/config')
-rwxr-xr-x | tests/resources/redundant.git/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/redundant.git/config b/tests/resources/redundant.git/config new file mode 100755 index 0000000..2f89580 --- /dev/null +++ b/tests/resources/redundant.git/config @@ -0,0 +1,5 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true + logallrefupdates = true |