diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-09-13 22:30:45 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-14 00:49:12 -0700 |
commit | 8419d2ee9ba8b375186a5c1019df8dfbce610aba (patch) | |
tree | 5619415ad270cb79f76656634249d8889096a800 /diff-lib.c | |
parent | 767c98a5929b02152c8904a09f1eabbf8d386395 (diff) | |
download | git-8419d2ee9ba8b375186a5c1019df8dfbce610aba.tar.gz git-8419d2ee9ba8b375186a5c1019df8dfbce610aba.tar.xz |
git-format-patch --in-reply-to: accept <message@id> with angle brackets
This will allow RFC-literate users to say:
format-patch --in-reply-to='<message.id@site.name>'
without forcing them to strip the surrounding angle brackets
like this:
format-patch --in-reply-to='message.id@site.name'
We accept both forms, and the latter gets necessary < and >
around it as before.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions