git-resources

Resource Pages

Tutorials

Tips and Useful Info

E-Books

Workflows

Cheat Sheets

Desktop GUI Clients

  • SourceTree (Win, Mac) https://www.sourcetreeapp.com/ A solid Git client, with a good variety of features. Includes UI for interactive rebase, which makes that task much easier to do. Note that a recent release (1.8 for Windows, 2.2 for Mac) drastically changed the UI appearance, added required accounts, has had a number of performance issues, and is generally seen as a step backwards. You may want to download the earlier versions instead (1.6.25 for Windows, 2.1 for Mac ).

  • Git Extensions (Win) http://gitextensions.github.io/ A Windows client with Windows Explorer and Visual Studio integration

  • Git Tower (Mac) https://www.git-tower.com/ A well-designed Git client for Mac

  • SmartGit (Win, Mac, Linux) http://www.syntevo.com/smartgit/ A cross-platform Git client aimed at professionals

  • GitKraken (Win, Mac, Linux) http://www.gitkraken.com/ A cross-platform Git client, currently in beta

Last updated

Was this helpful?