docs: address typos in Git v2.45 changelog
[git.git] / Documentation / RelNotes / 1.7.6.2.txt
blob67ae41496511579c3e3088d924d64d1f978acf94
1 Git v1.7.6.2 Release Notes
2 ==========================
4 Fixes since v1.7.6.1
5 --------------------
7  * v1.7.6.1 broke "git push --quiet"; it used to be a no-op against an old
8    version of Git running on the other end, but v1.7.6.1 made it abort.