/GitPortable

Portable version of Git for Windows

Primary LanguageHTML

Git Portable

Git Portable is a portable version of Git for Windows packaged in PortableApps.com Format.

Visit Git Portable Homepage at PortableApps.com

Download Git Portable 2.21.0 Development Test 1

Installing

The preferred method of installing Git Portable is the .paf.exe installer (why?). It will download Git for Windows as part of the install process.

However, you can also install Git Portable manually:

  1. Copy the GitPortable directory from this repository to a location of your choice.
  2. Download PortableGit-*.7z.exe from the Git for Windows repository and extract it to the GitPortable\App\Git directory.
  3. Run the "GitPortable\App\Git\git-bash.exe" --no-needs-console --hide --no-cd --command=post-install.bat command to complete installation.