nao helps you work with git by generating commit messages and handling git operations through the AI agent.Documentation Index
Fetch the complete documentation index at: https://docs.getnao.io/llms.txt
Use this file to discover all available pages before exploring further.
AI generated commits
In the commit form of nao, there’s a button for “auto-generate commit message”. Click it to have nao AI analyze your changes and generate a clear, descriptive commit message automatically.
Let nao AI handle git
The nao agent can handle all git operations for you:- Stage files for commit
- Commit changes with appropriate messages
- Push commits to remote repositories
- Pull latest changes
- Create PR (Pull Request) for your changes