Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.7.6.2.adoc`
3ae5c76292f9632656f4d5f05a747351a8ad553d0149c58400000001000000f5
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.