👉 https://amzn.to/4aLHbLD 👈 You’re literally one click away from a better setup — grab it now! 🚀👑
As an Amazon Associate I earn from qualifying purchases. Ubuntu: Is there a GUI client for Git?
Question: I am using git for version control of various projects.
Is there GUI software for navigating through commits and branches of a project
and for retrieving versions in git projects?
Solutions Sample (Please watch the whole video to see all solutions, in order of how many people found them helpful):
== This solution helped 10 people ==
I'm on the team that develops http://gitkraken.com, so I'm a little biased, but
I'd highly recommend you check it out. It's cross-platform so you can use the
same tool in Windows, Mac and Linux and it comes with some other unique
features including undo/redo, indexed search and a responsive, intuitive
design. If GitKraken doesn't work for you, I've also used and had some success
with Git_Extensions (Windows) and GitHub_Desktop (Windows/Mac).
== This solution helped 10 people ==
Rather than downloading and compiling the tar.gz file from source(http://
www.syntevo.com/smartgit/index.html), there is a PPA_on_launchpad available
that allows one to install smartgit using the normal apt-get commands.
From a terminal (Ctrl+Alt+t), enter the following commands:
sudo add-apt-repository ppa:eugenesan/ppa
sudo apt-get update
sudo apt-get install smartgit
This will install the latest version of smartgit.
https://askubuntu.com/questions/35629...
and-what-are-some-red-flags-to-watch-out
== This solution helped 11 people ==
I am quite partial to smartgit. http://www.syntevo.com/smartgit/index... It's
by far the most complete git client on Linux that I have found. That being
said, there is real strength in the command line, and I suggest you learn it
well before using a GUI.
== This solution helped 134 people ==
I guess you are looking for an easy to use front-end for git.
Take a look at "https://git.wiki.kernel.org/index.php/
InterfacesFrontendsAndTools#Graphical_Interfaces" section of
InterfacesFrontendsAndTools page on Git Wiki. There the following have been
mentioned:
http://gitk.sourceforge.net/ - graphical history browser, in Tcl/Tk,
distributed with Git (usually in gitk package)
http://www.kernel.org/pub/software/sc... - graphical
commit tool, in Tcl/Tk, distributed with Git (usually in git-gui package)
http://digilander.libero.it/mcostalba/ - uses Qt toolkit
http://live.gnome.org/giggle - uses GTK+ toolkit
http://cola.tuxfamily.org/ - uses PyQt4
http://git.gnome.org/cgit/gitg/ - GTK+/GNOME clone of GitX
http://jonas.nitro.dk/tig/ - text mode interface for git, is GUI and
pager, uses ncurses
----
Edit:
These are the suggestions given in the other answers.
https://www.gitkraken.com/
http://www.syntevo.com/smartgit/index...
https://github.com/jessevdk/gitg
http://rabbitvcs.org/
----
There are a couple of software which I personally find very easy to use.
Giggle
Git Cola
----
Giggle
I personally use giggle [Install_giggle] . It is simple and intuitive to use.
[enter image description here]
----
Cola Git GUI
I have not used Cola_Git [Install_git-cola], but this does seem promising.
[enter image description here]
----
== This solution helped 14 people ==
I used gitg for a while before going back to CLI only. For entertainment value,
there's gource, which can turn your git history into an animation :)
With thanks & praise to God! With thanks to all the many who have made this project possible! | Content (except music & images) licensed under cc by-sa 3.0 | Music & music license: https://www.bensound.com/royalty-free... | Images & images license: https://stocksnap.io/license and others | With thanks to user waterproof (https://askubuntu.com/users/224831), user Salih Emin (https://askubuntu.com/users/6478), user psusi (https://askubuntu.com/users/8500), user Matoeil (https://askubuntu.com/users/111803), user Kevin Bowen (https://askubuntu.com/users/106495), user Kevin Bowen (https://askubuntu.com/users/106495), user Jeremy Cron (https://askubuntu.com/users/89143), user Hashken (https://askubuntu.com/users/67346), user gongzhitaao (https://askubuntu.com/users/87041), user Dennis Kaarsemaker (https://askubuntu.com/users/945), user coteyr (https://askubuntu.com/users/103730), user cltsang (https://askubuntu.com/users/170104), user Chris (https://askubuntu.com/users/232184), user 0xcaff (https://askubuntu.com/users/76255), and the Stack Exchange Network (http://askubuntu.com/questions/227554). Trademarks are property of their respective owners. Disclaimer: All information is provided "AS IS" without warranty of any kind. You are responsible for your own actions. Please contact me if anything should be amiss at Roel D.OT VandePaar A.T gmail.com.