diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-09-14 07:30:45 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-14 09:49:12 +0200 |
commit | 8419d2ee9ba8b375186a5c1019df8dfbce610aba (patch) | |
tree | 5619415ad270cb79f76656634249d8889096a800 /builtin-init-db.c | |
parent | git-add -u: do not barf on type changes (diff) | |
download | git-8419d2ee9ba8b375186a5c1019df8dfbce610aba.tar.xz git-8419d2ee9ba8b375186a5c1019df8dfbce610aba.zip |
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 'builtin-init-db.c')
0 files changed, 0 insertions, 0 deletions