1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

LFS filter

This commit is contained in:
Daniel Barber 2016-04-25 12:58:17 +01:00
parent b47ec58e44
commit f5fb93b32b
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -2,3 +2,7 @@
pretty = %Cblue%h%Creset %Cgreen[%ar]%Creset (%an) %s
[include]
path = .gitconfig.author
[filter "lfs"]
required = true
clean = git-lfs clean %f
smudge = git-lfs smudge %f