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.
1 parent 6c65b5e commit 804e97fCopy full SHA for 804e97f
Documentation/RelNotes/1.7.7.6.txt
@@ -0,0 +1,11 @@
1
+Git v1.7.7.6 Release Notes
2
+==========================
3
+
4
+Fixes since v1.7.7.5
5
+--------------------
6
7
+ * The code to look up attributes for paths reused entries from a wrong
8
+ directory when two paths in question are in adjacent directories and
9
+ the name of the one directory is a prefix of the other.
10
11
+Also contains minor fixes and documentation updates.
RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/1.7.7.5.txt
+Documentation/RelNotes/1.7.7.6.txt
0 commit comments