Drop OSX config from .gitconfig
This is a relic from the OSX support days. It's incompatible with the Linux setup.
This commit is contained in:
parent
72a5510dbf
commit
3c96944855
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
|||
yday = ! git log --name-only --since=yesterday.midnight --until=today.midnight --author=\"$(git config --get user.email)\"
|
||||
patch-grep = log -p -S
|
||||
unstage = reset HEAD --
|
||||
[credential]
|
||||
helper = osxkeychain
|
||||
[push]
|
||||
default = current
|
||||
[rebase]
|
||||
|
|
Loading…
Reference in a new issue