summaryrefslogtreecommitdiff
path: root/test/fixtures/git_config_with_empty_value
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/git_config_with_empty_value')
-rw-r--r--test/fixtures/git_config_with_empty_value4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/git_config_with_empty_value b/test/fixtures/git_config_with_empty_value
new file mode 100644
index 00000000..0427caea
--- /dev/null
+++ b/test/fixtures/git_config_with_empty_value
@@ -0,0 +1,4 @@
+[color]
+ ui
+[core]
+ filemode = true \ No newline at end of file