L
L
likejavascript2013-01-14 11:01:47
git
likejavascript, 2013-01-14 11:01:47

Language setting in WebStorm when working with git?

Tell me where in WebStorm 5 the encoding for text is set when working with git. For example, when I make a commit and specify message in Russian, then when viewing the commit log there are only question marks.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Artyom Zubkov, 2013-01-14
@likejavascript

this is written in the git settings ... sort of. (if you have win then here is habrahabr.ru/post/74839/ )

L
likejavascript, 2013-01-14
@likejavascript

Thanks for the link. I registered the following settings in the config and everything was ok!
[core]
quotepath=false
[i18n]
commitencoding=utf-8
logoutputencoding=cp1251

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question