Add comment on how to include to git config
This commit is contained in:
parent
fd72d91c72
commit
6386a08291
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
# vim: set filetype=gitconfig :miv #
|
||||
# [include]
|
||||
# path = $HOME/path/to/this/file
|
||||
[core]
|
||||
editor = vim -f
|
||||
excludesfile = .gitignore.local
|
||||
|
|
Loading…
Reference in a new issue