awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDivergence Indicators

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.

Awesome Divergence Indicators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • magicmonty/bash-git-promptAvatar de magicmonty

    magicmonty/bash-git-prompt

    6,924Voir sur GitHub↗

    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.

    Shell
    Voir sur GitHub↗6,924
  1. Home
  2. DevOps & Infrastructure
  3. Version Control and Management
  4. Version Control Workflows
  5. Branch-Based Isolation
  6. Active Branch Tracking
  7. Divergence Indicators