Gitconfig changes

This commit is contained in:
Anthony Cicchetti 2022-07-14 09:18:42 -04:00
parent f716abc786
commit 790461e6af

View file

@ -23,6 +23,8 @@
pretty = fuller
[log]
follow = true
[push]
autoSetupRemote = true
[pull]
rebase = true
[init]