Home Explore Blog CI



git

Documentation/RelNotes/1.7.6.2.adoc
e3e5eaf8c0fb4cbf3ef78f1022104ccb60e11dbf6666640e00000003000000f5
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.

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