Setting diff.renames to copies.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
afc3e0018c
commit
8425ea2bab
1 changed files with 3 additions and 0 deletions
3
debian/local/gitconfig
vendored
3
debian/local/gitconfig
vendored
|
@ -9,3 +9,6 @@
|
||||||
[core]
|
[core]
|
||||||
autocrlf = false
|
autocrlf = false
|
||||||
whitespace = blank-at-eof,blank-at-eol,cr-at-eol,indent-with-non-tab,space-before-tab
|
whitespace = blank-at-eof,blank-at-eol,cr-at-eol,indent-with-non-tab,space-before-tab
|
||||||
|
|
||||||
|
[diff]
|
||||||
|
renames = copies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue