# HG changeset patch # User Oleksandr Gavenko # Date 1522098077 -10800 # Node ID 7e51f0012eb67c6c03f3c4dbc4cf986c71726ab8 # Parent ec96d18f51b099f896cfcb7473edf160af6b8685 Replaced option to more modern. diff -r ec96d18f51b0 -r 7e51f0012eb6 .gitconfig --- 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.