Git Flow Assist
Commit and push your workspace code using natural language in VS Code Chat.
Features
- Natural Language Git Commands: Ask VS Code Chat to commit and push your changes in plain English.
- AI-Generated Commit Messages: Uses language models to inspect your staged diffs and write accurate commit messages.
- Auto Staging & Upstream Push: Stages unstaged files and sets up missing remote upstream branches automatically.
Usage
- Open the VS Code Chat panel (
Ctrl+Alt+I / Cmd+Ctrl+I).
- Type
@gitpush followed by your request:
| |