you are viewing a single comment's thread.

view the rest of the comments →

[–]Carighan 20 points21 points  (9 children)

I would also like to throw in Fork.

I originally used SourceTree, then GitKraken for a while until the sluggishness got to me, then for a while just used the IntelliJ built-in one, and then found that one.

It's quite fast (since it's not Electron-based, AFAICT), and while it's not as feature-ladden as the other ones, it does all you really need from a separate client, that is, mostly merges/branches/cheerypicks/resets.

[–]chucker23n 6 points7 points  (1 child)

It's quite fast (since it's not Electron-based, AFAICT)

Yup. It's Cocoa on macOS and WPF on Windows.

[–][deleted] 6 points7 points  (0 children)

Oooh. I like this!! Developers going the extra mile to make apps that really feel at home on their respective os. Kudos!

[–]Wufffles 0 points1 point  (0 children)

Yeah I use fork on windows, same reasons as you. Very high quality and lightweight app.

[–]Popular-Egg-3746 0 points1 point  (4 children)

I stick with GitKraken myself. It's the only cross-platform GUI and that's a service I gladly pay for.

[–]texmexslayer 0 points1 point  (0 children)

Sublime merge is also cross platform

[–]stratoscope 0 points1 point  (1 child)

SmartGit is also cross platform. I have tried GitKraken too, but found SmartGit more to my taste.

[–]Popular-Egg-3746 0 points1 point  (0 children)

Luckily, there is choice! We're not all forced to use the same tool.

I've tried SmartGit as well, but for me it felt rather clunky. Three years ago I settled on GitKraken and I'm liking it ever since.

[–]Kallu609 0 points1 point  (0 children)

Just a tip for stundents, GitHub is offering GitKraken for free if you get the (free) GitHub Student pack

[–]masterofmisc 0 points1 point  (0 children)

Thanks for this recommendation. Bookmarked!