mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
20 lines
234 B
INI
20 lines
234 B
INI
[user]
|
|
name = Joe Groocock
|
|
email = frebib@gmail.com
|
|
signingkey = CFBB6A86
|
|
|
|
[color]
|
|
ui = auto
|
|
|
|
[rebase]
|
|
autoStash = true
|
|
|
|
[push]
|
|
default = upstream
|
|
|
|
[advice]
|
|
statusHints = false
|
|
pushUpdateRejected = false
|
|
[pull]
|
|
rebase = true
|