Skip to content

Instantly share code, notes, and snippets.

@drazisil
Created November 3, 2010 17:52
Show Gist options
  • Save drazisil/661426 to your computer and use it in GitHub Desktop.
Save drazisil/661426 to your computer and use it in GitHub Desktop.
msysGit context menu registry key
On my Windows 7 32-bit install, with my msysget install's bin directory in the path, the following command works as well:
HKEY_CLASSES_ROOT\Directory\shell\git_shell\command
cmd.exe /c "pushd "%L" && "sh.exe" --login -i"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment