Add to gitconfig

This commit is contained in:
Tyler Perkins 2023-12-01 14:02:55 -05:00
parent b07547d89c
commit cdba695815
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -12,3 +12,5 @@
clean = git-lfs clean -- %f
[commit]
gpgsign = true
[pull]
rebase = false