1 dépôt
Visual markers indicating if a local branch is ahead, behind, or diverged from its remote upstream.
Distinct from Active Branch Tracking: Focuses on the visual indication of divergence rather than the management of the branch lifecycle.
Explore 1 awesome GitHub repository matching devops & infrastructure · Divergence Indicators. Refine with filters or upvote what's useful.
bash-git-prompt is a Bash shell extension and prompt customizer that integrates real-time Git status indicators directly into the terminal. It functions as a shell theme that displays branch names, commit divergence, and file status markers within the command line interface. The project distinguishes itself through a hierarchical configuration system that allows for directory-specific overrides of global settings. It includes performance tuning options to maintain shell responsiveness in large repositories by selectively disabling expensive operations such as remote fetching or untracked file
Indicates if the current branch is ahead of, behind, or diverged from its upstream remote tracking branch.