Explorar o código

enable git-lfs

Fabian Peter Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
baa01e4e71
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      gitconfig

+ 6 - 0
gitconfig

@@ -18,6 +18,12 @@
 [diff]
 	tool = vimdiff
 
+[filter "lfs"]
+	clean = git-lfs clean -- %f
+	smudge = git-lfs smudge -- %f
+	process = git-lfs filter-process
+	required = true
+
 [commit]
 	gpgsign = true
 	verbose = true