diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-06-08 23:48:47 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-08 12:42:02 -0700 |
commit | 1daaddd1d3fc92e1766fb5d9701db0418c6813bc (patch) | |
tree | 1161d4db558efe095364345f9a94abae08d1b586 /t/t1420-lost-found.sh | |
parent | Git 2.4 (diff) | |
download | tgif-1daaddd1d3fc92e1766fb5d9701db0418c6813bc.tar.xz |
t4150: test applying StGit patch
By default, an StGit patch separates the subject from the commit message
and headers as follows:
$subject
From: $author_name <$author_email>
$message
---
$diffstats
We test git-am's ability to detect such a patch as an StGit patch, and
its ability to be able to extract the commit author, date and message
from such a patch.
Based-on-patch-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1420-lost-found.sh')
0 files changed, 0 insertions, 0 deletions