Is there any GUI client for Linux?

Everything that looks like GitHub for Windows http://windows.github.com/ or GitHub for Mac http://mac.github.com/ for Linux systems

+58
github
Mar 13 '13 at 23:06
source share
2 answers

Try SmartGitHg. This is the git GUI that supports Windows and Linux. And it supports GitHub very well. http://www.syntevo.com/smartgithg/index.html

+27
Mar 13 '13 at 23:09
source share

I assume git-cola does what you are looking for. This is not specific to github, but allows you to work with git and its repositories in general. It is based on Qt and should work on any Linux desktop.

+1
Mar 13 '13 at 23:36
source share



All Articles