I mostly use "tig", which is an ncurses program, so I can use it in terminals and ssh sessions on other machines.
-- Russell Senior [email protected] On Thu, Oct 24, 2024 at 2:07 PM Rich Shepard <[email protected]> wrote: > > On Thu, 24 Oct 2024, Galen Seitz wrote: > > > I use this git alias for command line repo visualization. > > [alias] > > gr = log --oneline --graph --all --decorate > > > > As was mentioned, gitk is popular. And magit is very popular with emacs > > users. Unfortunately I haven't been able to try it yet because my emacs is > > too old. I hope to change that soon. > > Galen, > > Thank you. I discovered that gigk is in the Slackware distro so I'll use it. > > Regards, > > Rich
