#freesoftwareadvent day 13
Yes, I've skipped a day again. 🤷♂️
Today a tiny program called #gitui
It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.