Skip to content

Commit 38e5f61

Browse files
Fix casing for useConfigOnly in .gitconfig.example
1 parent ba19656 commit 38e5f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitconfig.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
# CRITICAL: Prevents accidental exposure of system email if no
1515
# specific email is found in the conditional blocks below.
16-
useconfigonly = true
16+
useConfigOnly = true
1717

1818
# --------------------------------------------------------------------
1919
# CONDITIONAL OVERRIDES

0 commit comments

Comments
 (0)