diff options
author | Dmitry Ivankov <divanorama@gmail.com> | 2011-08-11 16:21:09 +0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-11 12:21:05 -0700 |
commit | e3c98120f56c191ada76eea45cb213a345682843 (patch) | |
tree | 0c6ae320261752e5b3ed2e391595990a1ef78909 /wrap-for-bin.sh | |
parent | fast-import: check committer name more strictly (diff) | |
download | tgif-e3c98120f56c191ada76eea45cb213a345682843.tar.xz |
fsck: add a few committer name tests
fsck reports "missing space before <email>" for committer string equal
to "name email>" or to "". It'd be nicer to say "missing email" for
the second string and "name is bad" (has > in it) for the first one.
Add a failing test for these messages.
For "name> <email>" no error is reported. Looks like a bug, so add
such a failing test."
Signed-off-by: Dmitry Ivankov <divanorama@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wrap-for-bin.sh')
0 files changed, 0 insertions, 0 deletions