1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-06 17:16:10 +02:00
git/Documentation/RelNotes/1.7.7.7.txt
Junio C Hamano 8258858493 Git 1.7.7.7
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-04-26 09:41:52 -07:00

14 lines
334 B
Plaintext

Git v1.7.7.7 Release Notes
==========================
Fixes since v1.7.7.6
--------------------
* An error message from 'git bundle' had an unmatched single quote pair in it.
* 'git diff --histogram' option was not described.
* 'git imap-send' carried an unused dead code.
Also contains minor fixes and documentation updates.