File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ Fixes since v1.7.7
5
5
------------------
6
6
7
7
* 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.
10
11
11
12
* After incorrectly written third-party tools store a tag object in
12
13
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'
44
44
branch of the `git.git` repository.
45
45
Documentation for older releases are available here:
46
46
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 ]
48
48
49
49
* release notes for
50
+ link:RelNotes/1.7.7.1.txt[1.7.7.1],
50
51
link:RelNotes/1.7.7.txt[1.7.7].
51
52
52
53
* 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