summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.6.2.txt
blob: 67ae41496511579c3e3088d924d64d1f978acf94 (plain)
1
2
3
4
5
6
7
8
Git v1.7.6.2 Release Notes
==========================
 
Fixes since v1.7.6.1
--------------------
 
 * v1.7.6.1 broke "git push --quiet"; it used to be a no-op against an old
   version of Git running on the other end, but v1.7.6.1 made it abort.