Last active
February 1, 2019 13:07
-
-
Save whisk/3316f3de071de8ce9c15f06df0dfead5 to your computer and use it in GitHub Desktop.
git diff with cp1251 support
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git config --local core.pager "iconv -f cp1251 -t utf-8 | less" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment