Skip to content

Commit

Permalink
Git 1.8.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Nov 20, 2013
1 parent d007dbf commit becb433
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
10 changes: 10 additions & 0 deletions Documentation/RelNotes/1.8.4.4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Git v1.8.4.4 Release Notes
========================

Fixes since v1.8.4.3
--------------------

* The fix in v1.8.4.3 to the pack transfer protocol to propagate
the target of symbolic refs broke "git clone/git fetch" from a
repository with too many symbolic refs. As a hotfix/workaround,
we transfer only the information on HEAD.
3 changes: 2 additions & 1 deletion Documentation/git.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ unreleased) version of Git, that is available from 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:

* link:v1.8.4.3/git.html[documentation for release 1.8.4.3]
* link:v1.8.4.4/git.html[documentation for release 1.8.4.4]

* release notes for
link:RelNotes/1.8.4.4.txt[1.8.4.4],
link:RelNotes/1.8.4.3.txt[1.8.4.3],
link:RelNotes/1.8.4.2.txt[1.8.4.2],
link:RelNotes/1.8.4.1.txt[1.8.4.1],
Expand Down
2 changes: 1 addition & 1 deletion RelNotes

0 comments on commit becb433

Please sign in to comment.