.gitconfig
changeset 889 7e51f0012eb6
parent 879 274f5f8ff1a5
child 890 96b4250c52f8
--- a/.gitconfig	Tue Jan 09 14:40:13 2018 +0200
+++ b/.gitconfig	Tue Mar 27 00:01:17 2018 +0300
@@ -38,7 +38,7 @@
 
 [diff]
 # Makes the diff much shorter when moving or copying files.
-rename = copy
+renames = copy
 
 # The number of files to consider when performing the copy/rename
 # detection; equivalent to the git diff option -l.