On this page we describe the possibilities to use the GitLab service at https://git.heindl-solutions.com/.
Read more about Git in the Pro Git Book. The free 2nd edition of the book in PDF, Mobi (Kindle format), ePub (iBooks format) or HTML format is available at git-scm.com/book/en/v2.
Kept up to date. Free. Integrates in Windows Explorer. Comes with command line tools. At the moment, we recommend this client on Windows. See detailed setup information for git.heindl-solutions.com.
Homepage: https://tortoisegit.org/
Recommended by many. Free, but requires Atlassian account since 2016
Homepage: http://www.sourcetreeapp.com/
New. Free, but requires registration.
Homepage: http://www.gitkraken.com/
Free. We recommend skipping the GitHub setup. Tailored for GitHub.com, but can use other repositories as well although a bit complicated, see Adding a repository from your local computer to GitHub Desktop. Checkout repository via command line Open command prompt. Enter:
cd C:\myprojects git clone https://git.heindl-solutions.com/USERNAME/PROJECTNAME
Replace USERNAME and PROJECTNAME with the correct URL. Then open GitHub Client. Open Windows Explorer and drag and drop folder C:\myprojects\PROJECTNAME on the GitHub Client.
Homepage: https://desktop.github.com/