Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kuntashov/6caac29bc8256e0786ce65a0c3c19df6 to your computer and use it in GitHub Desktop.
Save kuntashov/6caac29bc8256e0786ce65a0c3c19df6 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