changes
This commit is contained in:
@@ -2,13 +2,20 @@
|
||||
[user]
|
||||
email = graham@ghall.dev
|
||||
name = Graham Hall
|
||||
signingkey = 613BA8D6E15E1297
|
||||
|
||||
[core]
|
||||
editor = micro
|
||||
excludesfile = /Users/ghall/.gitignore
|
||||
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
|
||||
Reference in New Issue
Block a user