Windows / Chocolatey
Requirements
git-gamble
doesn't repackage git
, it uses the one installed on your system
You have to install git
manually
Make sure it is available in your $PATH
, you can check it with this command
git --help
Install
-
Go to the latest version of
git-gamble.portable
-
Download the latest version
git-gamble.portable.2.7.0.nupkg
-
Install package
Follow GitLab's documentation and Chocolatey's documentation
choco install ./git-gamble.portable.2.7.0.nupkg
Improving installation
Installation is currently not really convenient, so contributions are welcome
Feel free to add package to your favorite package repository
Update
choco upgrade git-gamble
Uninstall
choco uninstall git-gamble