红联Linux门户
Linux帮助

Git LFS 2.3.0发布,Git对大文件的支持

发布时间:2017-09-15 11:37:37来源:红联作者:baihuo
Git LFS 2.1.0 发布了。Git LFS 现在会告知 LFS 是否在跟踪大文件,还是在由 Git 存储,或是两者的结合。Git LFS 2.1.0 通过 .gitconfig 或 .lfsconfig 引入对 URL 样式配置的支持。 对于适用于 URL(例如 http.sslCert 或 lfs.locksverify)的设置,您现在可以将它们定位到顶级域,根路径或任何其他路径。

主要更新内容:

added support for "standalone" transfer agents, for using rsync(1) and similar with Git LFS.

added support for custom .git/lfs/objects directories via the lfs.storage configuration option.

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.

contributed a documentation change clarifying LFS's handling of empty pointer files.

updated our release process to build packages for fedora/26.

ensured that LFS is able to be released on Ubuntu Universe.

完整更新内容及下载地址:

https://github.com/git-lfs/git-lfs/releases/tag/v2.3.0

来自:开源中国社区
文章评论

共有 0 条评论