diff options
author | Christian Himpel <chressie@googlemail.com> | 2009-09-25 17:14:31 +0200 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2009-09-25 15:35:05 -0700 |
commit | 6900d750f4894e7bee714874c04cc14312cd91ec (patch) | |
tree | e00cfeb69df95e78c65bcb690e3e523661a2507a /branch.c | |
parent | fb3650ed100a549f80d822f28ccf0f82e9f75f3e (diff) | |
download | git-6900d750f4894e7bee714874c04cc14312cd91ec.tar.gz |
git-am: fixed patch_format detection according to RFC2822
RFC2822 specifies in paragraph 3.6.8, that optional header fields are
made up of any printable US-ASCII character except ' ' (space) and ':'
(colon).
The pattern for the egrep command is changed to match all of these
characters.
Signed-off-by: Christian Himpel <chressie@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'branch.c')
0 files changed, 0 insertions, 0 deletions