Fix missing '=' in .gitconfig file.
This commit is contained in:
parent
e5a5f9552b
commit
b6edf613dd
|
@ -1,2 +1,2 @@
|
|||
[core]
|
||||
excludesfile .bzrignore
|
||||
excludesfile = .bzrignore
|
||||
|
|
Loading…
Reference in New Issue