diff options
author | Peter Krefting <peter@softwolves.pp.se> | 2013-07-09 12:16:33 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-09 09:01:24 -0700 |
commit | 81050ac604e27395509b5bffe80692a14d6ad3cd (patch) | |
tree | 3c9035558c03b9d0f80cd75a14617482236e5e86 /t/t4013/diff.diff-tree_-r_--abbrev=4_initial | |
parent | commit: reject overlong UTF-8 sequences (diff) | |
download | tgif-81050ac604e27395509b5bffe80692a14d6ad3cd.tar.xz |
commit: reject non-characters
Unicode clause D14 defines all characters U+nFFFE and U+nFFFF (where
0 <= n <= 10h) as well as the range U+FDD0..U+FDEF as non-characters,
reserved for internal use only. Disallow these characters in commit
messages as they are normally not recommended for interchange.
Signed-off-by: Peter Krefting <peter@softwolves.pp.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff-tree_-r_--abbrev=4_initial')
0 files changed, 0 insertions, 0 deletions