---+ Installing Git ---++ MacOS Git is installed by default alongside Xcode, but if you want to make sure you are running the latest version, you may install another version by [[CommandlineTools][installing !MacPorts or Homebrew]] and installing one of their packages for git. ---++ Linux Git should be easy to install via your default package manager. For instance in a Debian-based distro (such as Ubuntu) you can likely use the command <pre>sudo apt install git-all</pre> ---++ Windows If you have installed one of the [[CommandlineTools#windows][POSIX shells reccomended here]], you should be able to install git with the accompanying package manager, or via [[https://chocolatey.org/packages/git][chocolatey]] if using cmd.exe or powershell.
This topic: Main
>
WebHome
>
GitInstall
Topic revision: r1 - 2018-09-19 - rgeorgi
Copyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback