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

18 lines
218 B
INI

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