Git LFS 2.1.0 发布了。Git LFS 现在会告知 LFS 是否在跟踪大文件,还是在由 Git 存储,或是两者的结合。Git LFS 2.1.0 通过 .gitconfig 或 .lfsconfig 引入对 URL 样式配置的支持。 对于适用于 URL(例如 http.sslCert 或 lfs.locksverify)的设置,您现在可以将它们定位到顶级域,根路径或任何其他路径。 主要更新内容: @aleb: added support for "standalone" transfer agents, for using rsync(1) and similar with Git LFS. @bozaro: added support for custom .git/lfs/objects directories via the lfs.storage configuration option. @larsxschneider: fixed a recursive process leak when shelling out to Git, added new features to git lfs ls-files, extra information in error messages used for debugging, documentation changes and more. @mathstuf: contributed a documentation change clarifying LFS's handling of empty pointer files. @rudineirk and @andyneff: updated our release process to build packages for fedora/26. @ssgelm: ensured that LFS is able to be released on Ubuntu Universe. 完整更新内容及下载地址: https://github.com/git-lfs/git-lfs/releases/tag/v2.3.0 Git LFS 2.3.0 发布,Git 对大文件的支持下载地址