git русские символы в коммитах


https://makandracards.com/makandra/29621-how-to-fix-git-diff-does-not-show-umlauts-or-other-non-ascii-characters-properly

How to fix: "git diff" does not show umlauts (or other non-ASCII characters) properly 

cat <<EOT >> .bashrc
export LESSCHARSET=UTF-8
EOT

 

 

Git bash Error: Could not fork child process: There are no available terminals (-1

taskkill /F /IM ssh.exe