发布于 2017-04-28 23:51:31 | 192 次阅读 | 评论: 0 | 来源: 网友投递
Git LFS Git 的大文件支持
Git LFS 是 Github 开发的一个 Git 的扩展,用于实现 Git 对大文件的支持。
Git LFS 2.1.0 发布了。
详细更新内容:
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.URLConfig
to do per-host config lookup #2160 (@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)
commands: cross-platform log formatting to files #2178 (@ttaylorr)
commands,locking: don't disable locking for auth errors during verify #2110 (@ttaylorr)
commands/status: show partially staged files twice #2067 (@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)
status: use DiffIndexScanner to populate results #2042 (@ttaylorr)
下载地址: