Git UI
#42 · 2021-08-07 (updated 2021-08-11) · GitGit does not only provide a CLI but also a GUI.
You can use git gui
to start a user interface for committing and gitk
for browsing.
As those are very basic, you might want to consider using a third-party Git GUI Client instead.
And if you are a command line enthusiast, you might be interested in this collection of Git CLI tools.