11 lines
246 B
INI
11 lines
246 B
INI
[user]
|
|
email = ewpratten@gmail.com
|
|
name = Evan Pratten
|
|
[filter "lfs"]
|
|
clean = git-lfs clean -- %f
|
|
smudge = git-lfs smudge -- %f
|
|
process = git-lfs filter-process
|
|
required = true
|
|
[url "ssh://git@github.com/"]
|
|
insteadOf = https://github.com/
|