Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | apply: notice creation/removal patches produced by GNU diff | Junio C Hamano | 2009-07-11 |
Unified context patch generated by GNU diff has UNIX epoch timestamp on the side that does not exist when the patch is about a creation or a deletion event. Notice this convention when reading a non-git diff. Signed-off-by: Junio C Hamano <gitster@pobox.com> |