author | Eric Wong <normalperson@yhbt.net> | |
Fri, 2 Jun 2006 22:16:41 +0000 (15:16 -0700) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 16 Jun 2006 10:04:19 +0000 (03:04 -0700) | ||
commit | ce475dfcb5021339d8545a020e8697dd35a1bbea | |
tree | f73c22e7af23b0ac2dab05ae9cc0dcb519de1539 | tree | snapshot |
parent | 4a393f2b53f0997f79d47793d4c774fa0072887c | commit | diff |
git-svn: restore original LC_ALL setting (or unset) for commit
svn forces UTF-8 for commit messages, and with LC_ALL set to 'C'
it is unable to determine encoding of the git commit message.
Now we'll just assume the user has set LC_* correctly for
the commit message they're using.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
svn forces UTF-8 for commit messages, and with LC_ALL set to 'C'
it is unable to determine encoding of the git commit message.
Now we'll just assume the user has set LC_* correctly for
the commit message they're using.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
contrib/git-svn/git-svn.perl | diff | blob | history |