Home Explore Blog CI



git

Documentation/RelNotes/1.7.1.3.adoc
fe257f9f507f83fcb5ac79dd519a75f7acc440371e7b8ec100000003000001c4
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.

Chunks
561fa3e4 (1st chunk of `Documentation/RelNotes/1.7.1.3.adoc`)
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.