[ADD][GIT] Include email configuration
I do not wish to version control my email configuration itself.
This commit is contained in:
parent
638ec6077c
commit
6c106f6170
2 changed files with 5 additions and 0 deletions
|
|
@ -59,6 +59,9 @@
|
|||
autoSquash = true
|
||||
autoStash = true
|
||||
|
||||
[include]
|
||||
path = config-sendemail
|
||||
|
||||
[alias]
|
||||
lol = log --graph --decorate --pretty=oneline --abbrev-commit
|
||||
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue