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

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

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

1 مستودع

Awesome GitHub RepositoriesGit Command Translations

Shows the command that corresponds to a given Git command in a different source control system.

Distinct from Git Command Execution: Distinct from Git Command Execution: translates Git commands to native equivalents rather than executing them directly.

Explore 1 awesome GitHub repository matching devops & infrastructure · Git Command Translations. Refine with filters or upvote what's useful.

Awesome Git Command Translations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Shows the command that corresponds to a given Git command.

    Rust
    عرض على GitHub↗6,885
  1. Home
  2. DevOps & Infrastructure
  3. Git Command Execution
  4. Git Command Translations