Which is the best git client for linux?

39,734

Solution 1

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

Solution 2

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.

Share:
39,734

Related videos on Youtube

Tiago Bértolo
Author by

Tiago Bértolo

Updated on September 18, 2022

Comments

  • Tiago Bértolo
    Tiago Bértolo over 1 year

    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?

    • Admin
      Admin almost 8 years
      Of course this is a matter of opinion, but Ive heard good things about SmartGit and GitKraken.
    • Admin
      Admin almost 8 years
      Alternativeto.net is always a good site to help answer this type of question: alternativeto.net/software/tortoisegit/?platform=linux
    • Rinzwind
      Rinzwind almost 8 years
      without mentioning what you consider a git client needs to be good this is a matter of opinion.
    • Tiago Bértolo
      Tiago Bértolo almost 8 years
      i installed SmartGit, looked pretty good
    • Erel Segal-Halevi
      Erel Segal-Halevi over 7 years
      This question has more answers here: askubuntu.com/questions/227554/…
  • Tiago Bértolo
    Tiago Bértolo almost 8 years
    I installed SmartGit and used it a bit. It looks nice and does have nice integration with BitBucket and GitHub. thanks alot mate.
  • jwinn
    jwinn over 7 years
    Another vote for GitKraken. I just switched to it recently. It is beautifully designed and usable. And integrates with GitFlow nicely. I tried some other Linux git GUIs and they were ugly as heck, and their missing features kept leading me back to command line.
  • Kar19
    Kar19 about 7 years
    This looks amazing O_O
  • Anwar
    Anwar about 7 years
    Downloaded and installed today. Very nice and polished, addictive gui. But the fact that it's an electron app made me uneasy, because I'm among those users who are low in RAM.
  • AlwaysTalkingAboutMyDog
    AlwaysTalkingAboutMyDog about 7 years
    I've had a lot of troubles with GitKraken. It's nice and pretty, but it isn't stable or supportive of all features.
  • Hans Deragon
    Hans Deragon almost 7 years
    Not only it is closed-source, but it is only free (as in beer) for non-commercial use. So be sure that you have a proper licence if using it for commercial use.
  • Phiber
    Phiber over 6 years
    GitKraken needs an internet connection and an account to connect to use it, not good for local Intranet. GitExtension too complicate to install on Linux. gitg needs a lot of additional libs to compile , stops at ./configure. So, GitEye is the one that needs nothing to run, download, uncmpress and run :), good job
  • Phiber
    Phiber over 6 years
    Not good for local network, it needs Internet and an account to use it