Homebrew tap for Sage, a Git workflow tool that simplifies complex Git operations.
brew tap sage-scm/sage
brew install sage
Sage is a Git workflow tool written in Rust that simplifies complex Git operations like:
- Staging and committing changes with clean workflows
- Managing stacked diffs
- Creating and updating pull requests
- Synchronizing branches
- AI-powered commit message generation
The formula downloads pre-built binaries for your platform (macOS/Linux, Intel/ARM) directly from GitHub releases. No Rust installation or compilation required!
This tap is provided under the same license as the Sage project (MIT).
For issues with the formula itself, please open an issue in this repository. For issues with Sage, please open an issue at sage-scm/sage.