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.
Title: Git v1.7.6.2 Release Notes
Summary
The Git v1.7.6.2 release fixes an issue introduced in v1.7.6.1 where 'git push --quiet' would abort against old Git versions, instead of being a no-op.