Git v2.9.2.windows.3 发布了,Git是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。
本次发布一些增强:
- `git status` now knows the `--no-lock-index` option to avoid locking
the index
- `git cat-file --smudge` learned the `--use-path=<path>` option to
allow specifying blob names as SHA-1 and *still* apply the smudge
filter correctly
- `git init` heeds `core.hideDotFiles=false` in `~/.gitconfig` again
下载地址:
时间:2016-08-13 09:45
来源:开源中国社区
作者:oschina
原文链接