Sync with 2.0.4

* maint:
  Git 2.0.4
  commit --amend: test specifies authorship but forgets to check
This commit is contained in:
Junio C Hamano
2014-07-30 14:25:46 -07:00
3 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,5 @@
Git v2.0.4 Release Notes
========================
* An earlier update to v2.0.2 broken output from "git diff-tree",
which is fixed in this release.