We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d066c5 + 40a0f84 commit b442731Copy full SHA for b442731
Documentation/RelNotes/1.8.2.1.txt
@@ -4,6 +4,10 @@ Git v1.8.2.1 Release Notes
4
Fixes since v1.8.2
5
------------------
6
7
+ * The logic used by "git diff -M --stat" to shorten the names of
8
+ files before and after a rename did not work correctly when the
9
+ common prefix and suffix between the two filenames overlapped.
10
+
11
* "git submodule update", when recursed into sub-submodules, did not
12
acccumulate the prefix paths.
13
0 commit comments