I built GitNova, a CLI tool that acts like an AI assistant for Git.
It can:
- Detect if your repo is broken or missing .git
- Suggest or run fixes automatically
- Help manage commits, branches, and setup
I built this because I kept running into annoying Git issues.
u can install it using
npm install -g gitnova
Would love feedback or ideas:
(https://github.com/nourddinak/GitNova)
Top comments (0)