Dave’s Brain
Home
Search
Browse
Recent
Keywords
Other sites
Feedback
Sign in
Random
Crawlers
Programming Tips
- git: Graphical user interface (GUI) for git
Date:
2020nov17
OS:
Linux
Language:
bash
Q.
git: Graphical user interface (GUI) for git
A.
Install with:
dnf install gitk
(
On Redhat/Fedora/CentOS
)
Start with:
git gui
Or
gitk
In a folder where you have forked or want to.