Command Reference
A comprehensive list of all yeet-git commands and their industrial-grade functions.
📦 Core Commands
yeet
The interactive orchestration wizard. Guides you through staging, committing, and pushing.
- Usage:
yeet - Logic: Guides decisions based on logic buffer analysis.
yeet --c
Semantic commit generator.
- Usage:
yeet --c - Logic: Deconstructs staged changes and proposes a conventional commit message.
yeet -cp
The Atomic Zen Push.
- Usage:
yeet -cp - Logic: Commits staged changes and immediately pushes to the current branch.
🚀 Pipeline Commands
yeet --sync
Architectural sync layer.
- Usage:
yeet --sync - Logic: Pulls latest changes, merges, and ensures your local environment is fresh.
yeet --merge
The Release Chain orchestrator.
- Usage:
yeet --merge - Logic: Automates complex merges across branches (e.g.,
dev→main).
🛠️ System Commands
yeet init
System initialization and auth wizard.
yeet update
Checks for and installs the latest version of the yeet-git core.
yeet --version
Displays the current engine version and build telemetry.
Last updated on