Git 迁移到 Git LFS 测试
更新 2018/05/13 更新实践篇 2017/12/03 初次发布 简介 Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise. Git Large File Storage Git LFS 官网上的介绍就是将大文件替换
共有 0 条评论