An enhanced git status bar widget for iTerm2
- Displays the following information in the iTerm2 status bar:
- Quick indicator of the current branch status:
🟢
Branch is clean🌕
Branch is in sync, but there are pulls and/or pushes available.🔴
Branch is out of sync, and/or there are uncommited changes.
- Current branch name
⬆︎
Number of commits ahead of the remote⬇
︎ Number of commits behind the remote✎
︎ Number of unstaged changed files⚠︎
Number of untracked files−
Number of unstaged deleted files✓
Number of staged files⮹
️ Number of stashes
- Quick indicator of the current branch status:
- Also has a special mode for rebasing, merging, cherry-picking, reversion, or bisection.
- Download the latest release from the releases page.
- Double-click it to install it in iTerm2. Tell it to autolaunch.