Skip to content

Commit 3f07e8c

Browse files
authored
Update Git client info
1 parent 0316feb commit 3f07e8c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

git-resources.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -158,22 +158,22 @@
158158

159159
#### Desktop GUI Clients
160160

161-
- **SourceTree** (Win, Mac)
161+
- **SourceTree** (Win, Mac; free)
162162
https://www.sourcetreeapp.com/
163163
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](https://downloads.atlassian.com/software/sourcetree/windows/SourceTreeSetup_1.6.25.exe), [2.1 for Mac](https://downloads.atlassian.com/software/sourcetree/SourceTree_2.1.dmg) ).
164164

165-
- **Git Extensions** (Win)
165+
- **Git Extensions** (Win; free)
166166
http://gitextensions.github.io/
167167
A Windows client with Windows Explorer and Visual Studio integration
168168

169-
- **Git Tower** (Mac)
169+
- **Git Tower** (Mac, Win; commercial)
170170
https://www.git-tower.com/
171-
A well-designed Git client for Mac
171+
A well-designed commercial Git client for Mac and Windows
172172

173-
- **SmartGit** (Win, Mac, Linux)
173+
- **SmartGit** (Win, Mac, Linux; commercial)
174174
http://www.syntevo.com/smartgit/
175175
A cross-platform Git client aimed at professionals
176176

177-
- **GitKraken** (Win, Mac, Linux)
177+
- **GitKraken** (Win, Mac, Linux; semi-commercial)
178178
http://www.gitkraken.com/
179-
A cross-platform Git client, currently in beta
179+
A cross-platform Git client

0 commit comments

Comments
 (0)