summaryrefslogtreecommitdiff
path: root/varint.h
diff options
context:
space:
mode:
authorPeter Krefting <peter@softwolves.pp.se>2013-07-09 11:16:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-07-09 16:01:24 (GMT)
commit81050ac604e27395509b5bffe80692a14d6ad3cd (patch)
tree3c9035558c03b9d0f80cd75a14617482236e5e86 /varint.h
parente82bd6cc70db28dab8d0434e4033013adcd0abfa (diff)
downloadgit-81050ac604e27395509b5bffe80692a14d6ad3cd.zip
git-81050ac604e27395509b5bffe80692a14d6ad3cd.tar.gz
git-81050ac604e27395509b5bffe80692a14d6ad3cd.tar.bz2
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 'varint.h')
0 files changed, 0 insertions, 0 deletions