Guys How I can change the encoding on Git bash command screen ?
I\'m using windows 7 and when I\'m trying to install any Ruby gem I usually got this issue
This is probably way too late, but anyway you need to use :
chcp.com 1252
because git bash can't extend chcp to a full executable on its own, so you need to type the full command.
chcp