mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-01 21:04:29 +02:00
fixed config property name casing
This commit is contained in:
parent
fecd208b2f
commit
7af480e67e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
[color]
|
||||
ui = auto
|
||||
[core]
|
||||
excludesfile = ~/.gitignore_global
|
||||
excludesFile = ~/.gitignore_global
|
||||
[push]
|
||||
default = simple
|
||||
[alias]
|
||||
|
|
Loading…
Add table
Reference in a new issue