Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.7.1.3.adoc`
561fa3e4920c3bbcd064fc741d15e13e87b2ef489f183c2d00000001000001c4
Git v1.7.1.3 Release Notes
==========================

This is primarily to backport support for the new "add.ignoreErrors"
name given to the existing "add.ignore-errors" configuration variable.

The next version, Git 1.7.4, and future versions, will support both
old and incorrect name and the new corrected name, but without this
backport, users who want to use the new name "add.ignoreErrors" in
their repositories cannot use older versions of Git.

Title: Git v1.7.1.3 Release Notes
Summary
This release backports support for the new 'add.ignoreErrors' configuration variable, allowing users to use the new name in older versions of Git, ensuring compatibility and providing a seamless experience for users who want to utilize the updated naming convention in their repositories, even with previous versions of the software.