30/09/2018, 18:19
Git large file storage v1.0
Git Large File Storage v1.0
After months of letting our early adopters kick the tires, Git Large File Storage (Git LFS) has reached a 1.0 milestone and is now available to all repositories on GitHub.com.
- A fully rewritten HTTP client and API specification that improves concurrency and reduces overhead when transferring thousands of files
- New git lfs fetch and git lfs pull commands that download objects much faster than the standard Git smudge filter
- Options for customizing what files are automatically downloaded on checkout
- Selectively ignore a directory of large files that you don’t need for daily workDownload recent files from other branches
- Improvements to git lfs push that filter the number of commits to scan for eligible LFS objects to upload. This greatly reduces the time to push new feature branches
- A Windows installer and Linux packages for more convenient installation
- An experimental extension system for teams that want to customize how objects are stored on the server
Bài liên quan