• V
    Added support for encodings for Git. · 74349805
    Vakhurin Sergey 提交于
    Fixes #21146
    
    **Bug**
    Git always uses utf8 encoding for retrieving file contents.
    
    **Fix**
    Pass the 'files.encoding' configuration property to the git-extension and use this encoding to decode git output.
    74349805
Analyzing file…
package.json 19.0 KB