Git's icon

Git 2.49

A fast, scalable, distributed revision control system.

Description

Git is a popular free and open source distributed version control system. If your project is hosted on Github, use this image in your container to clone, pull, commit, and push your project.

Readme

Launch Git in a Turbo Session

# 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

Launch Git commands using the headless trigger

# 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


Release Notes

No release notes


EULA

  • Actions

    Go to TurboScript
  • Dependencies
    No dependencies
  • Used By
    musicstore
  • Website
    Developer: git-scm.com
  • Current
    2.49 updated 17 days ago
  • Details
    Updated: March 18, 2025
    Created: October 24, 2014
  • File Extensions
    .sh