Skip to content

Commit 804e97f

Browse files
committed
Prepare for 1.7.7.6
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6c65b5e commit 804e97f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Documentation/RelNotes/1.7.7.6.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes/1.7.7.5.txt
1+
Documentation/RelNotes/1.7.7.6.txt

0 commit comments

Comments
 (0)