Thursday, May 9, 2024
68
rated 0 times [  68] [ 0]  / answers: 1 / hits: 142179  / 1 Year ago, wed, may 17, 2023, 6:23:01

I've installed git-gui tool via sudo apt-get install git-gui. But how do I start it? Trying with search or git-gui command did not find and UI tool for Git.


More From » command-line

 Answers
7

Type git citool to start git-gui.


If it gives the error: git: 'citool' is not a git command, just install the following package: git-gui


sudo apt-get install git-gui

[#26594] Wednesday, May 17, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
gigglcept

Total Points: 113
Total Questions: 105
Total Answers: 125

Location: Christmas Island
Member since Wed, Jan 13, 2021
3 Years ago
gigglcept questions
Mon, Jul 5, 21, 19:38, 3 Years ago
Thu, May 27, 21, 13:35, 3 Years ago
Tue, Feb 8, 22, 09:59, 2 Years ago
Fri, Dec 16, 22, 12:32, 1 Year ago
;