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