Update from current status on citadel
[khome.git] / home / .gitconfig
index 0fb589e..fcd0539 100644 (file)
@@ -15,3 +15,8 @@
 #      clean = git-lfs clean -- %f
 #      smudge = git-lfs smudge -- %f
 #      process = git-lfs filter-process
+[filter "lfs"]
+       clean = git-lfs clean -- %f
+       smudge = git-lfs smudge -- %f
+       process = git-lfs filter-process
+       required = true
This page took 0.022957 seconds and 4 git commands to generate.