| commit | af12fb7b3048c5bdd2e90885a6736ebc29d84f01 | [log] [tgz] |
|---|---|---|
| author | Nicolas Sebrecht <ni.s@laposte.net> | Thu Aug 06 20:08:13 2009 -0500 |
| committer | Junio C Hamano <gitster@pobox.com> | Mon Aug 10 16:54:29 2009 -0700 |
| tree | 5683be33ca0a69dc8bdb037144148a5071d2d708 | |
| parent | 584c43567be838c8e2dd89c881cac028f5bd4565 [diff] |
git-am: print fair error message when format detection fails Avoid git ending with this message: "Patch format is not supported." With improved error message in the format detection failure case by Giuseppe Bilotta. Signed-off-by: Nicolas Sebrecht <ni.s@laposte.net> Signed-off-by: Brandon Casey <drafnel@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>