diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:52:01 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | 336108c1563c23e1af5b7b7e6fbe52f511c21748 (patch) | |
tree | 859c7ec9f1d1e595b97d09aa4a669365b1fac61e /t/t5100-mailinfo.sh | |
parent | builtin-am: support and auto-detect StGit patches (diff) | |
download | tgif-336108c1563c23e1af5b7b7e6fbe52f511c21748.tar.xz |
builtin-am: support and auto-detect StGit series files
Since c574e68 (git-am foreign patch support: StGIT support, 2009-05-27),
git-am.sh is able to read a single StGit series file and, for each StGit
patch listed in the file, convert the StGit patch into a RFC2822 mail
patch suitable for parsing with git-mailinfo, and queue them in the
state directory for applying.
Since 15ced75 (git-am foreign patch support: autodetect some patch
formats, 2009-05-27), git-am.sh is able to auto-detect StGit series
files by checking to see if the file starts with the string:
# This series applies on GIT commit
Re-implement the above in builtin/am.c.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100-mailinfo.sh')
0 files changed, 0 insertions, 0 deletions