Mention some of the best graphical GIT client for LINUX?



Mention some of the best graphical GIT client for LINUX?..

Answer / Dhiraj Parath

Some popular graphical Git clients for Linux include: 1. GitKraken, 2. SourceTree, 3. GitHub Desktop (can be used on Linux), 4. TortoiseGit (which is primarily a Windows client but has support for Linux as well), and 5. Eclipse MyLyn.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

How can you create a repository in Git?

1 Answers  


What commands will you use to bring a new feature to the main branch?

1 Answers  


How to revert previous commit in git?

1 Answers  


What is the difference between git and github?

1 Answers  


Explain what is commit message?

1 Answers  


In git how do you revert a commit that has already been pushed and made public?

1 Answers  


What is the function of ‘GIT PUSH’ in GIT?

1 Answers  


What is GIT stash?

1 Answers  


What is git fork? How to create tag?

1 Answers  


How can conflict in git resolved?

1 Answers  


What is a git commit and what does the commit object contain?

1 Answers  


What are the advantages of using GIT?

1 Answers  


Categories