17

I am moving out of a windows enviroment where i used Tortoise Git. I heard linux git clients are pretty poor... can you guys help me finding a good one?

oerdnj
  • 7,940

2 Answers2

14

I would recommend GitKraken because it is pretty polished, but it is closed-source.

edwinksl
  • 24,109
6

I use command line but two very nice eye candy GUIs here:

http://www.syntevo.com/smartgit/

http://www.collab.net/products/giteye

But you should really learn to use git in command line. It will pay off.