summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.8.4.4.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/1.8.4.4.adoc')
-rw-r--r--Documentation/RelNotes/1.8.4.4.adoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/RelNotes/1.8.4.4.adoc b/Documentation/RelNotes/1.8.4.4.adoc
new file mode 100644
index 0000000000..a7c1ce15c0
--- /dev/null
+++ b/Documentation/RelNotes/1.8.4.4.adoc
@@ -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.