mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:45:58 +02:00
Configure lfs
This commit is contained in:
parent
d6408d7b6b
commit
f18ec04fd8
1 changed files with 5 additions and 0 deletions
|
@ -71,3 +71,8 @@
|
||||||
old = red bold
|
old = red bold
|
||||||
new = green bold
|
new = green bold
|
||||||
whitespace = red reverse
|
whitespace = red reverse
|
||||||
|
[filter "lfs"]
|
||||||
|
clean = git-lfs clean -- %f
|
||||||
|
smudge = git-lfs smudge -- %f
|
||||||
|
process = git-lfs filter-process
|
||||||
|
required = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue