Git LFS 2.1.0 发布了。
Git LFS 现在会告知 LFS 是否在跟踪大文件,还是在由 Git 存储,或是两者的结合。Git LFS 2.1.0 通过 .gitconfig 或 .lfsconfig 引入对 URL 样式配置的支持。 对于适用于 URL(例如 http.sslCert 或 lfs.locksverify)的设置,您现在可以将它们定位到顶级域,根路径或任何其他路径。
详细更新内容:
commands/track: teach --no-modify-attrs #2175 (@ttaylorr)
commands/status: add blob info to each entry #2070 (@ttaylorr)
lfsapi: improve HTTP request/response stats #2184 (@technoweenie)
all: support URL-style configuration lookups (@ttaylorr)
commands: support URL-style lookups for lfs.{url}.locksverify #2162 (@ttaylorr)
lfs.{url}.locksverify
lfsapi: support URL-style lookups for lfs.{url}.access #2161 (@ttaylorr)
lfs.{url}.access
lfsapi/certs: use *config.URLConfig to do per-host config lookup #2160 (@ttaylorr)
*config.URLConfig
lfsapi: support for http..extraHeader #2159 (@ttaylorr)
config: add prefix to URLConfig type #2158 (@ttaylorr)
config: remove dependency on lfsapi package #2156 (@ttaylorr)
config: support multi-value lookup on URLConfig #2154 (@ttaylorr)
lfsapi: initial httpconfig type #1912 (@technoweenie, @ttaylorr)
lfsapi,tq: relative expiration support #2130 (@ttaylorr)
commands: include error in LoggedError() #2179 (@ttaylorr)
LoggedError()
commands: cross-platform log formatting to files #2178 (@ttaylorr)
locks: cross-platform path normalization #2139 (@ttaylorr)
commands,locking: don't disable locking for auth errors during verify #2110 (@ttaylorr)
commands/status: show partially staged files twice #2067 (@ttaylorr)
all: build on Go 1.8.1 #2145 (@ttaylorr)
Polish custom-transfers.md #2171 (@sprohaska)
commands/push: Fix typo in comment #2170 (@sprohaska)
config: support multi-valued config entries #2152 (@ttaylorr)
smudge: use localstorage temp directory, not system #2140 (@ttaylorr)
locking: send locks limit to server #2107 (@ttaylorr)
lfs: extract DiffIndexScanner #2035 (@ttaylorr)
DiffIndexScanner
status: use DiffIndexScanner to populate results #2042 (@ttaylorr)
下载地址:
https://github.com/git-lfs/git-lfs/releases/tag/v2.1.0
评论删除后,数据将无法恢复
Git LFS 2.1.0 发布,Git 对大文件的支持
Git LFS 2.1.0 发布了。
Git LFS 现在会告知 LFS 是否在跟踪大文件,还是在由 Git 存储,或是两者的结合。Git LFS 2.1.0 通过 .gitconfig 或 .lfsconfig 引入对 URL 样式配置的支持。 对于适用于 URL(例如 http.sslCert 或 lfs.locksverify)的设置,您现在可以将它们定位到顶级域,根路径或任何其他路径。
详细更新内容:
Features
commands/track: teach --no-modify-attrs #2175 (@ttaylorr)
commands/status: add blob info to each entry #2070 (@ttaylorr)
lfsapi: improve HTTP request/response stats #2184 (@technoweenie)
all: support URL-style configuration lookups (@ttaylorr)
commands: support URL-style lookups for
lfs.{url}.locksverify#2162 (@ttaylorr)lfsapi: support URL-style lookups for
lfs.{url}.access#2161 (@ttaylorr)lfsapi/certs: use
*config.URLConfigto do per-host config lookup #2160 (@ttaylorr)lfsapi: support for http..extraHeader #2159 (@ttaylorr)
config: add prefix to URLConfig type #2158 (@ttaylorr)
config: remove dependency on lfsapi package #2156 (@ttaylorr)
config: support multi-value lookup on URLConfig #2154 (@ttaylorr)
lfsapi: initial httpconfig type #1912 (@technoweenie, @ttaylorr)
lfsapi,tq: relative expiration support #2130 (@ttaylorr)
Bugs
commands: include error in
LoggedError()#2179 (@ttaylorr)commands: cross-platform log formatting to files #2178 (@ttaylorr)
locks: cross-platform path normalization #2139 (@ttaylorr)
commands,locking: don't disable locking for auth errors during verify #2110 (@ttaylorr)
commands/status: show partially staged files twice #2067 (@ttaylorr)
Misc
all: build on Go 1.8.1 #2145 (@ttaylorr)
Polish custom-transfers.md #2171 (@sprohaska)
commands/push: Fix typo in comment #2170 (@sprohaska)
config: support multi-valued config entries #2152 (@ttaylorr)
smudge: use localstorage temp directory, not system #2140 (@ttaylorr)
locking: send locks limit to server #2107 (@ttaylorr)
lfs: extract
DiffIndexScanner#2035 (@ttaylorr)status: use DiffIndexScanner to populate results #2042 (@ttaylorr)
下载地址:
https://github.com/git-lfs/git-lfs/releases/tag/v2.1.0