| 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. |