内容简介:Git for Windows 2.17.1 发布了,此次更新内容如下: New Features Comes with Git v2.17.1. Comes with Perl v5.26.2. The installer now offers VS Code Insiders as option for Git's default editor if ...
Git for Windows 2.17.1 发布了,此次更新内容如下:
New Features
Comes with Git v2.17.1.
Comes with Perl v5.26.2.
The installer now offers VS Code Insiders as option for Git's default editor if it is installed.
The vim configuration was modernized.
Comes with cURL v7.60.0.
Certain errors, e.g. when pushing failed due to a non-fast-forwarding change, are now colorful.
Comes with cURL v7.60.0.
Comes with Git LFS v2.4.1.
Bug Fixes
Fixed an issue with recursive clone (CVE 2018-11235).
Aliases that expand to shell commands can now take arguments containing curly brackets.
Ctrl+C is now handled in Git Bash in a sophisticated way: it emulates the way Ctrl+C is handled in Git CMD, but in a fine-grained way.
Based on the the new Ctrl+C handling in Git Bash, pressing Ctrl+C while
git logis running will only stop Git from traversing the commit history, but keep the pager running.Git was fixed to work correctly in Docker volumes inside Windows containers.
Tab completion of
git status -- <partial-path>is now a lot faster.Git for Windows now creates directory symlinks correctly when asked to.
The option to disable revocation checks with Secure Channel which was introduced in v2.16.1(2) now really works.
Git no longer enters an infinite loop when misspelling
git statusas, say,git Status.
详情见发布公告。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Git for Windows 2.17.1 发布,Win 下的 Git 客户端》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 支付宝客户端架构解析:iOS 客户端启动性能优化初探
- 自己动手做数据库客户端: BashSQL开源数据库客户端
- 支付宝客户端架构解析:Android 客户端启动速度优化之「垃圾回收」
- 客户端HTTP缓存
- 简析移动客户端安全
- 配置Hadoop集群客户端
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
UML用户指南
[美] Grady Booch、James Rumbaugh、Ivar Jacobson / 邵维忠、麻志毅、马浩海、刘辉 / 人民邮电出版社 / 2006-6 / 49.00元
《UML用户指南》(第2版)是UML方面最权威的一本著作,三位作者是面向对象方法最早的倡导者,是UML的创始人。本版涵盖了UML 2.0。书中为具体的UML特征提供了参考,描述了一个使用UML进行开发的过程,旨在让读者掌握UML的术语、规则和语言特点,以及如何有效地使用这种语言,知道如何应用UML去解决一些常见的建模问题。《UML用户指南》(第2版)由7个部分组成,而且每章都描述了一个特定UML特......一起来看看 《UML用户指南》 这本书的介绍吧!