turbogit
is available on MacPorts and Homebrew.
install
sudo port install turbogit
upgrade
sudo port selfupdate && sudo port upgrade turbogit
install
brew tap b4nst/homebrew-tap
brew install turbogit
upgrade
brew upgrade turbogit
nix-env -i turbogit
Download pre-built binaries from the latest release page.
Since git2go refactor, tug is not available as a Windows package anymore. Please check #48.
Please follow the instructions to build it from source.
git clone --recurse-submodules https://github.com/b4nst/turbogit.git
cd turbogit
make build
Powered by Doctave