awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesPointer-Based File Replacement

Mechanism for replacing large files with small text pointers containing unique hashes.

Distinguishing note: None of the candidates cover the specific use of pointers to decouple binary data from version control history.

Explore 1 awesome GitHub repository matching repository format · Pointer-Based File Replacement. Refine with filters or upvote what's useful.

Awesome Pointer-Based File Replacement GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • git-lfs/git-lfsgit-lfs का अवतार

    git-lfs/git-lfs

    14,336GitHub पर देखें↗

    Git Large File Storage is a Git extension that replaces large binary assets with lightweight pointers to keep repository history fast and lean. It functions as a remote binary asset store, hosting large files on a separate server instead of storing them directly in the Git history. The system includes a binary file locking mechanism to prevent concurrent edits on large assets, ensuring only one user can modify a file at a time. It also provides a virtual file system mount to expose large assets as a local filesystem without requiring a full manual checkout, and a history migration tool to con

    Replaces large binary assets with lightweight pointer files to keep the Git repository history lean.

    Gogitgit-lfsgo
    GitHub पर देखें↗14,336
  1. Home
  2. Repository Format
  3. Pointer-Based File Replacement