gitconfig: Added git-svn options
This commit is contained in:
parent
6624b5a9b2
commit
60208f81b8
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue