# Launch a git-cmd command prompt:
turbo run git/git
# To see a list of git commands and their functions, run:
git#5aafcb2b> git --help
# Launch the Git-GUI using the git-gui trigger:
turbo run git/git --trigger git-gui
# Clone a git repository to your desktop
turbo run git/git --isolate=merge-user --working-dir=%userprofile%\desktop --trigger headless -- clone https://github.com/octocat/Hello-World
No release notes
This repository does not have an EULA
Actions