LFS support.
This commit is contained in:
parent
c00c839769
commit
618147c543
|
@ -1,5 +1,5 @@
|
|||
[user]
|
||||
email = james@jpatrick.io
|
||||
email = subscriptions@jpatrick.io
|
||||
name = James Patrick
|
||||
|
||||
[core]
|
||||
|
@ -22,3 +22,8 @@
|
|||
user = jamesepatrick
|
||||
[alias]
|
||||
root = rev-parse --show-toplevel
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
|
Loading…
Reference in New Issue
Block a user