GitUI Blazing Fast Terminal Git Interface
GitUI is a fast terminal-based user interface for Git written in Rust. It provides keyboard-driven staging, committing, branching, stashing, and log browsing with async Git operations that outperform other terminal Git clients on large repositories.
GitUI Blazing Fast Terminal Git Interface
GitUI is a fast terminal-based user interface for Git written in Rust. It provides keyboard-driven staging, committing, branching, stashing, and log browsing with async Git operations that outperform other terminal Git clients on large repositories.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/gitui-terminal-git-interface/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/gitui-terminal-git-interface
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/gitui-terminal-git-interface.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.