Gitnova
Source: Dev.to
Overview
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 created it because I kept running into annoying Git issues.
Installation
npm install -g gitnovaFeedback & Ideas
I’d love your feedback or ideas. Feel free to open an issue or contribute:
