Show HN: Git-jot – Git notes for branches
1 mtth 0 8/2/2025, 2:56:28 PM github.com ↗
I like to keep notes when working on a new feature (links to useful resources, ideas to try next, etc.), so I wrote a small script to emulate branch-local git-notes. These persist as commits get added, through merges and rebases, and can be shared when needed.
Sharing it here in case it's useful to others - feedback welcome!
No comments yet