diff options
Diffstat (limited to '')
-rw-r--r-- | tests/resources/binaryunicode/.gitted/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/resources/binaryunicode/.gitted/config b/tests/resources/binaryunicode/.gitted/config new file mode 100644 index 0000000..f9845fe --- /dev/null +++ b/tests/resources/binaryunicode/.gitted/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = false + autocrlf = true + logallrefupdates = true |