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

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

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

1 مستودع

Awesome GitHub RepositoriesLatest Commit Protection

Safeguards for ensuring the current HEAD remains unchanged during history rewriting.

Distinct from Commit Management: Distinct from general commit management: specifically prevents the current production state from being altered by historical purges.

Explore 1 awesome GitHub repository matching development tools & productivity · Latest Commit Protection. Refine with filters or upvote what's useful.

Awesome Latest Commit Protection GitHub Repositories

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

    rtyley/bfg-repo-cleaner

    12,139عرض على GitHub↗

    BFG Repo-Cleaner is a Git history cleaner and repository optimizer designed to permanently remove large files and sensitive data from a project's entire commit history. It functions as a specialized purger to delete passwords and private credentials across all commits to prevent security leaks. This tool is implemented in Scala to provide high-performance processing for repository cleaning logic. It distinguishes itself by incorporating a safety mechanism that preserves the state of the latest commit, ensuring that historical cleaning does not break the current production code. The project c

    Preserves the state of the most recent commit to prevent production code breakage during historical cleaning.

    Scala
    عرض على GitHub↗12,139
  1. Home
  2. Development Tools & Productivity
  3. Commit Management
  4. Latest Commit Protection