Skip to main content

2 docs tagged with "github"

View all tags

Git Large File Storage (LFS)

Git Large File Storage (LFS) is an open-source Git extension for versioning large files and binary assets alongside your project's source code. It replaces large files (such as audio samples, videos, datasets, and graphics) with text pointers inside Git, while storing the file content on a separate server. This significantly reduces the size of your Git repository and improves performance, especially for teams collaborating on projects with large assets.

TrendShift.io: Tracking GitHub Trends

TrendShift.io is a web-based platform designed to help developers and tech enthusiasts keep track of trending repositories on GitHub. It provides a clean and user-friendly interface to discover the most popular and rapidly growing open-source projects.