Git for Windows 2.14.3 release, distributed version control system
Git for Windows
This is Git for Windows, the Windows port of Git.
The Git for Windows project is run using a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows’ Google Group, and contribute bug fixes.
Git – fast, scalable, distributed revision control system
Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.
Git is an Open Source project covered by the GNU General Public License version 2 (some parts of it are under different licenses, compatible with the GPLv2). It was originally written by Linus Torvalds with help of a group of hackers around the net.
Please read the file INSTALL for installation instructions.
Git for Windows 2.14.3 has been released, including changes since Git for Windows v2.14.2 (3).
Changelog
New Features
- Comes with Git v2.14.3.
- Git for Windows now ships with a diff helper for OpenOffice documents.
- Comes with Git LFS v2.3.4.
- Comes with cURL v7.56.1.
Bug Fixes
- Git for Windows now handles worktrees at the top-level of a UNC share correctly.