diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-04-24 18:06:08 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-05-01 21:15:06 +0200 |
commit | daae19224a05be9efb9a39c2a2c1c9a60fe906f1 (patch) | |
tree | 0c42e685da0c4cddf132ebf0bd829ace28585ea5 /git-cvsexportcommit.perl | |
parent | Git 1.7.1 (diff) | |
download | git-daae19224a05be9efb9a39c2a2c1c9a60fe906f1.tar.xz git-daae19224a05be9efb9a39c2a2c1c9a60fe906f1.zip |
fsck: check ident lines in commit objects
Check that email addresses do not contain <, >, or newline so they can
be quickly scanned without trouble. The copy() function in ident.c
already ensures that ordinary git commands will not write email
addresses without this property.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsexportcommit.perl')
0 files changed, 0 insertions, 0 deletions