Installing Git
| OS | Command Line client | Other clients |
|---|---|---|
| Installation | ||
| Linux | apt-get install git-all |
magit (for Emacs users) |
| Github Desktop fork for Linux | ||
| Windows | GitForWindows | Github Desktop |
| TortoiseGit | ||
| MacOS | git --version |
Github Desktop |
| Other docs | Attlassian docs for git installation | Using Github desktop with Gitlab |
| Installation docs from the Git manual | ||
| List of GUI clients |