diff options
author | Eric Wong <normalperson@yhbt.net> | 2009-05-28 00:56:23 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-05-28 00:57:07 -0700 |
commit | b510df8af2c86d441de87fa4be09f786b5411527 (patch) | |
tree | 44ac92ead768529ffefe3f09db23426db2c9a647 /http-push.c | |
parent | Update draft release notes to 1.6.4 (diff) | |
download | tgif-b510df8af2c86d441de87fa4be09f786b5411527.tar.xz |
git-svn: refuse to dcommit non-UTF-8 messages
...without i18n.commitencoding set in the config.
SVN tries to store all commit messages in UTF-8, however it is
up to the job of the clients to enforce this rule. SVN servers
themselves do not always enforce this; allowing clients to
commit malformed UTF-8 messages and break repositories.
So git-svn will enforce this and tell the user to set
i18n.commitencoding when a git commit is is not in UTF-8.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'http-push.c')
0 files changed, 0 insertions, 0 deletions