Skip to content

Instantly share code, notes, and snippets.

@whisk
Last active February 1, 2019 13:07
Show Gist options
  • Save whisk/3316f3de071de8ce9c15f06df0dfead5 to your computer and use it in GitHub Desktop.
Save whisk/3316f3de071de8ce9c15f06df0dfead5 to your computer and use it in GitHub Desktop.
git diff with cp1251 support
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