patch-id: take "commit" prefix as well as "diff-tree" prefix
commit8d3cbd27d46bdf42d632de0a2e7f048855941128
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Fri, 23 Jun 2006 15:36:21 +0000 (23 17:36 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 23 Jun 2006 23:55:15 +0000 (23 16:55 -0700)
treef2b26497fb551a8d4af1da01da3e09fd3b271098
parentf60349aa786d519368938d7b6e5bb2006eccb0cf
patch-id: take "commit" prefix as well as "diff-tree" prefix

Some time ago we changed git-log in a massive way, and one consequence is
that the keyword changed. Adjust patch-id for that.

[jc: as Linus suggests, allowing both old and new prefix.]

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
patch-id.c