We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b7769 commit d9c50f6Copy full SHA for d9c50f6
git-config/tests/fixtures/repo-config.crlf
@@ -1,14 +1,14 @@
1
-; hello
2
-# world
3
-
4
-[core]
5
- repositoryformatversion = 0
6
- bare = true
7
-[other]
8
9
10
11
12
-# before section with newline
13
-[foo]
14
+; hello
+# world
+
+[core]
+ repositoryformatversion = 0
+ bare = true
+[other]
+# before section with newline
+[foo]
0 commit comments