So I thought, I've never build a full Rust app before but I'll use it to help me with git.
So created gat, a terminal tool that with one command, it executes whatever is needed so I don't need to do boring git operations and can focus on cool rebase interactive operations.
I hope it can help you as much as it helps me.
rafmardev•1h ago
My idea is to keep releasing new features and build a useful tool, so I want your feedback.
Rafa