mirror of
https://github.com/sstent/dotfiles.git
synced 2026-01-25 08:35:25 +00:00
9 lines
186 B
INI
9 lines
186 B
INI
[user]
|
|
email = stuart.stent@gmail.com
|
|
name = Stuart Stent
|
|
[filter "lfs"]
|
|
clean = git-lfs clean -- %f
|
|
smudge = git-lfs smudge -- %f
|
|
process = git-lfs filter-process
|
|
required = true
|