File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ Fixes since v1.7.7
55------------------
66
77 * On some BSD systems, adding +s bit on directories is detrimental
8- (it is not necessary on BSD to begin with). The installation
9- procedure has been updated to take this into account.
8+ (it is not necessary on BSD to begin with). "git init --shared"
9+ has been updated to take this into account without extra makefile
10+ settings on platforms the Makefile knows about.
1011
1112 * After incorrectly written third-party tools store a tag object in
1213 HEAD, git diagnosed it as a repository corruption and refused to
Original file line number Diff line number Diff line change @@ -44,9 +44,10 @@ unreleased) version of git, that is available from 'master'
4444branch of the `git.git` repository.
4545Documentation for older releases are available here:
4646
47- * link:v1.7.7/git.html[documentation for release 1.7.7]
47+ * link:v1.7.7.1 /git.html[documentation for release 1.7.7.1 ]
4848
4949* release notes for
50+ link:RelNotes/1.7.7.1.txt[1.7.7.1],
5051 link:RelNotes/1.7.7.txt[1.7.7].
5152
5253* link:v1.7.6.4/git.html[documentation for release 1.7.6.4]
You can’t perform that action at this time.
0 commit comments