Git - GUI Clients
https://git-scm.com/download/gui/linuxGit - GUI Clients GUI Clients Git comes with built-in GUI tools for committing ( git-gui) and browsing ( gitk ), but there are several third-party tools for users looking for platform-specific experience. If you want to add another GUI tool to this list, just follow the instructions. All Windows Mac Linux Android iOS 23 Linux GUIs are shown below ↓
command line - How to start git-gui? - Ask Ubuntu
askubuntu.com › questions › 432163Mar 10, 2014 · In terminal type : git gui citool. Make one commit and return to the shell when it is complete. This command returns a non-zero exit code if the window was closed in any way other than by making a commit. git gui citool --amend. Automatically enter the Amend Last Commit mode of the interface. git gui citool --nocommit.
Git - GUI Clients
git-scm.com › download › guiGUI Clients. Git comes with built-in GUI tools for committing ( git-gui) and browsing ( gitk ), but there are several third-party tools for users looking for platform-specific experience. If you want to add another GUI tool to this list, just follow the instructions.