1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Tidy up .gitconfig

This commit is contained in:
Joe Groocock 2016-04-02 19:45:25 +01:00
parent 4afb857a0e
commit c7ce324561

View File

@ -1,5 +1,17 @@
[push]
default = simple
[user]
name = Joseph Groocock
email = frebib@gmail.com
signingkey = CFBB6A86
[color]
ui = auto
[rebase]
autoStash = true
[push]
default = upstream
[advice]
statusHints = false
pushUpdateRejected = false