GitHub - madprops/eratop: GUI to explore git tags

1 min read Original article ↗

This can be used to explore tags from git repositories.

Double clicking files opens them in a text editor.

This way you can check how the state of something was easily, to use for reference.

It has a custom file picker.

Install: pipx install git+https://github.com/madprops/eratop --force