diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:52:02 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | 94cd175cff196d2571bc2e17ad8e9f47ef4b3911 (patch) | |
tree | e37d5045c7009b5680329ea2a5028e86989bb399 /update_unicode.sh | |
parent | builtin-am: support and auto-detect StGit series files (diff) | |
download | tgif-94cd175cff196d2571bc2e17ad8e9f47ef4b3911.tar.xz |
builtin-am: support and auto-detect mercurial patches
Since 0cfd112 (am: preliminary support for hg patches, 2011-08-29),
git-am.sh could convert mercurial patches to an RFC2822 mail patch
suitable for parsing with git-mailinfo, and queue them in the state
directory for application.
Since 15ced75 (git-am foreign patch support: autodetect some patch
formats, 2009-05-27), git-am.sh was able to auto-detect mercurial
patches by checking if the file begins with the line:
# HG changeset patch
Re-implement the above in builtin/am.c.
Helped-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'update_unicode.sh')
0 files changed, 0 insertions, 0 deletions