gitconfig: Added git-svn options

This commit is contained in:
Tobias Schmidl 2019-03-18 09:10:15 +01:00 committed by Tobias Schmidl
parent 6624b5a9b2
commit 60208f81b8

View file

@ -42,3 +42,8 @@
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
[svn]
findcopiesharder = true
rmdir = true
useLogAuthor = true
addAuthorFrom = true