What is gitk?
What is gitk? gitk is a graphical repository browser for Git. It is one of the earliest GUI tools built for Git and is included with most Git installations. It helps developers visualize and navigate the commit history of a Git repository. Gitk is a repository browser. It can be used as a commit viewer […]