author | Dmitry Statyvka <dstatyvka@tmsoft-ltd.kiev.ua> | |
Fri, 30 Jul 2010 02:30:13 +0000 (04:30 +0200) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 30 Jul 2010 07:49:21 +0000 (07:49 +0000) | ||
commit | 3713e2226bcda64513efd537f370ce4d7f767a1e | |
tree | 7bbdb6d27c5bbea17cfbe6ab0d585b06da543f5b | tree | snapshot |
parent | 61bf126ecb24977b883079942b71ff96174c19fb | commit | diff |
git svn: add an option to recode pathnames
Introduce a new option 'svn.pathnameencoding' that instructs git svn to
recode pathnames to a given encoding. It can be used by windows users
and by those who work in non-utf8 locales to avoid corrupted file names
with non-ascii characters.
[rp: renamed the option and added manpage documentation]
Signed-off-by: Dmitry Statyvka <dstatyvka@tmsoft-ltd.kiev.ua>
Signed-off-by: Robert Pollak <robert.pollak@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Introduce a new option 'svn.pathnameencoding' that instructs git svn to
recode pathnames to a given encoding. It can be used by windows users
and by those who work in non-utf8 locales to avoid corrupted file names
with non-ascii characters.
[rp: renamed the option and added manpage documentation]
Signed-off-by: Dmitry Statyvka <dstatyvka@tmsoft-ltd.kiev.ua>
Signed-off-by: Robert Pollak <robert.pollak@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt | diff | blob | history | |
git-svn.perl | diff | blob | history |