File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ Git v1.8.4.4 Release Notes
2+ ========================
3+
4+ Fixes since v1.8.4.3
5+ --------------------
6+
7+ * The fix in v1.8.4.3 to the pack transfer protocol to propagate
8+ the target of symbolic refs broke "git clone/git fetch" from a
9+ repository with too many symbolic refs. As a hotfix/workaround,
10+ we transfer only the information on HEAD.
Original file line number Diff line number Diff line change @@ -43,9 +43,10 @@ unreleased) version of Git, that is available from 'master'
4343branch of the `git.git` repository.
4444Documentation for older releases are available here:
4545
46- * link:v1.8.4.3 /git.html[documentation for release 1.8.4.3 ]
46+ * link:v1.8.4.4 /git.html[documentation for release 1.8.4.4 ]
4747
4848* release notes for
49+ link:RelNotes/1.8.4.4.txt[1.8.4.4],
4950 link:RelNotes/1.8.4.3.txt[1.8.4.3],
5051 link:RelNotes/1.8.4.2.txt[1.8.4.2],
5152 link:RelNotes/1.8.4.1.txt[1.8.4.1],
You can’t perform that action at this time.
0 commit comments