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

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

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

أنظمة التحكم في الإصدارات

تم تحديث الترتيب في 21 يوليو 2026

أدوات برمجية موزعة ومركزية لتتبع تغييرات الكود المصدري وإدارة سير عمل التطوير التعاوني.

أنظمة التحكم في الإصدارات

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

    facebook/sapling

    6,885عرض على GitHub↗

    Sapling is a scalable version control system designed to handle repositories with millions of files and commits, making it suitable for large monorepos. It reads and writes Git repositories natively, maintaining full interoperability with Git remotes and standard workflows, and provides an interactive commit graph for exploring repository history and state. The system uses a bookmark-based branching model that eliminates named branches in favor of lightweight, movable labels for commits. It tracks how each commit was created, amended, rebased, or split through commit-graph-based mutation trac

    Sapling is an open-source distributed version control system with a bookmark-based branching model and Git interoperability, fitting the intent for a VCS list, though it does not explicitly provide a built-in GUI client or centralized architecture.

    RustGit and Version ControlGit Interoperability LayersBookmark-Based Branching Models
    عرض على GitHub↗6,885

Related searches

  • a version control system for software development
  • نظام تحكم في الإصدارات لتطوير البرمجيات
  • Version control extensions
  • نظام تحكم في الإصدارات لبيانات تعلم الآلة
  • مشروع لتعلم Git عبر إعادة تنفيذه
  • أدوات Git والتحكم في الإصدارات
  • تفرع (Branching) لقاعدة البيانات بأسلوب Git
  • a GUI client for browsing and managing git repositories