Documentation

// gat docs
git automation tool

Learn how to automate your git workflows with powerful CLI commands. Complete guides, examples, and reference documentation.

// Commands

Everything you need for modern git workflows

Branch Cleanup

Delete local branches that don't exist in remote and clean up merged branches automatically.

gat clear

Removes stale and merged branches to keep your repo clean.

Click to view detailed documentation →

Find Lost Commits

Recover and find lost commits that might have been accidentally removed or lost in your git history.

gat find

Searches through reflog to find and recover lost commits.

Click to view detailed documentation →

Commit Renaming

Change commit messages for specific commits or the last commit with ease.

gat rename -t "New message"

Updates commit messages without changing the commit hash.

Click to view detailed documentation →

Coming Q4 2025

Smart Merging

Smart branch merging with automatic conflict detection and resolution suggestions.

gat merge feature-branch

Intelligent merging with conflict prevention and automatic resolution.

Click to view detailed documentation →

Coming Q4 2025

Smart Updates

Smart git pull with automatic conflict detection and resolution suggestions.

gat update

Safe repository updates with intelligent conflict handling.

Click to view detailed documentation →

Coming Q1 2026

Git Visualization

Beautiful git log visualization with branch graphs, commit history, and interactive navigation.

gat graph

Interactive repository visualization with beautiful branch graphs.

Click to view detailed documentation →

Coming Q1 2026

Team Configuration

Advanced configuration options and custom workflows for team collaboration.

gat config setup --team

Configure team workflows and collaboration patterns.

Click to view detailed documentation →

Coming Q2 2026

Interactive Conflicts

Resolve conflicts directly in the terminal with an interactive UI and keyboard navigation.

gat conflicts

Fast conflict resolution with keyboard-driven interface.

Click to view detailed documentation →

CLI First

Built for developers who live in the terminal. Fast, efficient, and easy to use.

gat --help

Access all commands and options directly from your terminal.

Git Integration

Works seamlessly with your existing git setup. No configuration required.

gat init

Initialize gat in any existing git repository.

// Resources

Additional documentation and legal information

$ Get Notified

Be the first to know when gat has new features or updates.

Join our newsletter

Enter your email to receive updates about gat, including new features and releases.

We'll send you an email when gat updates. No spam, unsubscribe anytime.

$14
One-time purchase
3 Platforms
macOS, Linux, Windows
Lifetime
Updates included