Merge branch 'bc/commit-invalid-utf8'
authorJunio C Hamano <redacted>
Thu, 18 Jul 2013 19:58:19 +0000 (12:58 -0700)
committerJunio C Hamano <redacted>
Thu, 18 Jul 2013 19:58:19 +0000 (12:58 -0700)
Logic to auto-detect character encodings in the commit log message
did not reject overlong and invalid UTF-8 characters.

* bc/commit-invalid-utf8:
  commit: reject non-characters
  commit: reject overlong UTF-8 sequences
  commit: reject invalid UTF-8 codepoints

1  2 
commit.c

diff --cc commit.c
Simple merge
git clone https://git.99rst.org/PROJECT