Commit c9fc441
diff.c: diff.renamelimit => diff.renameLimit in message
In the warning message printed when rename or unmodified copy
detection was skipped due to too many files, change "diff.renamelimit"
to "diff.renameLimit", in order to make it consistent with git
documentation, which consistently uses "diff.renameLimit".
Signed-off-by: Max Nanasy <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent b8527d5 commit c9fc441
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4662 | 4662 | | |
4663 | 4663 | | |
4664 | 4664 | | |
4665 | | - | |
| 4665 | + | |
4666 | 4666 | | |
4667 | 4667 | | |
4668 | 4668 | | |
| |||
0 commit comments