Do you use to edit files in a repo?

If yes, you might enjoy this: github.com/emacsmirror/git-tim

(use-package git-timemachine
:ensure t
:config
(global-set-key (kbd "s-g") 'git-timemachine)
)

That means I can press windows-g to see the previous commit of the file I have open in my emacs buffer, and then "p" for earlier commits, or "n" for later commits, and then "q" to go back to the file I have opened.

0

If you have a fediverse account, you can quote this note from your own instance. Search https://recurse.social/users/shapr/statuses/114553170264557334 on your instance and quote it. (Note that quoting is not supported in Mastodon.)