git-gui
git-gui copied to clipboard
Use gui.encoding for showing console output
trafficstars
This patch fixes issue https://github.com/prati0100/git-gui/issues/68
I used gui.encoding as console encoding, but it can be better to introduce new option eg gui.console-encoding for it.