Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anoopengineer/1258626 to your computer and use it in GitHub Desktop.
Save anoopengineer/1258626 to your computer and use it in GitHub Desktop.
Things to do immediately after installing the portable version of Git
1. Add the <git_portable_folder>/cmd folder to PATH variable
2. Take a command prompt. Go to <git_portable_folder> and run "regsvr32 git-cheetah\git_shell_ext.dll" to add right click context menu (Git Bash here & Git Gui here) to the portable mysysgit installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment