Skip to content

Instantly share code, notes, and snippets.

@jijosg
Last active August 4, 2021 04:23
Show Gist options
  • Save jijosg/55bd3f8b34dd194e35db7f1c7510453d to your computer and use it in GitHub Desktop.
Save jijosg/55bd3f8b34dd194e35db7f1c7510453d to your computer and use it in GitHub Desktop.
WSL tips

Use gitk in WSL

If you need the current directory use . else use absolute path

cd . && gitk.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment