configuration/gitconfig

8 lines
119 B
Plaintext

[user]
name = Felix Van der Jeugt
email = felix.vanderjeugt@gmail.com
[push]
default = simple
[pull]
rebase = true