Russian GIT
Материал из LinTest Wiki
(Различия между версиями)
Admin (обсуждение | вклад) (Новая страница: «[http://habrahabr.ru/post/74839/ Особенности настройки git под windows] [http://github.com/kblees/git/wiki#wiki-Git_for_Windows_Unicode_Suppo...») |
Admin (обсуждение | вклад) м (1 версия) |
Текущая версия на 16:16, 27 июля 2014
Особенности настройки git под windows
Git for Windows Unicode Support
There are a few new settings for unicode support. Those might help you.
git config [--global] core.quotepath off git config [--global] i18n.logoutputencoding utf8 git config [--global] i18n.commitencoding utf8 git config [--global] --unset svn.pathnameencoding