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

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

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

1 مستودع

Awesome GitHub RepositoriesPre-Operation Buffer Savers

Save file-visiting buffers with unsaved changes before running Git commands that could be affected by them.

Distinct from Buffer-Integrated Git Operations: Distinct from Buffer-Integrated Git Operations: saves buffers before Git operations, not just executing commands from the buffer.

Explore 1 awesome GitHub repository matching devops & infrastructure · Pre-Operation Buffer Savers. Refine with filters or upvote what's useful.

Awesome Pre-Operation Buffer Savers GitHub Repositories

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

    magit/magit

    7,138عرض على GitHub↗

    Magit is a complete Git interface that runs inside Emacs, providing a full-featured porcelain for version control operations without leaving the editor. It renders repository state as structured, collapsible sections within Emacs buffers, and manages Git command execution through a transactional process model with automatic buffer refresh and error handling. The interface exposes all configuration through Emacs' standard customization system and uses a transient command framework for context-sensitive menu-driven Git operations. What distinguishes Magit is its granular control over every stag

    Saves file-visiting buffers with unsaved changes before running Git commands that could be affected by them.

    Emacs Lisp
    عرض على GitHub↗7,138
  1. Home
  2. DevOps & Infrastructure
  3. Git Command Execution
  4. Buffer-Integrated Git Operations
  5. Pre-Operation Buffer Savers