git: Fix option capitalization
Semantically this changes nothing, but the name with a capital `S` is used by git-config(1).
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
[rerere]
|
||||
enabled = false
|
||||
[status]
|
||||
submodulesummary = true
|
||||
submoduleSummary = true
|
||||
[submodule]
|
||||
fetchJobs = 0
|
||||
[trailer]
|
||||
|
||||
Reference in New Issue
Block a user