Documentation / RelNotes / 1.7.6.2.txton commit Merge branch 'jx/zh_CN-proposed' of github.com:jiangxin/git (1165e3c)
   1Git v1.7.6.2 Release Notes
   2==========================
   3
   4Fixes since v1.7.6.1
   5--------------------
   6
   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.