awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • magicmonty/bash-git-promptالصورة الرمزية لـ magicmonty

    magicmonty/bash-git-prompt

    6,924عرض على 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
    عرض على 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