Home Explore Blog CI



git

Documentation/RelNotes/1.7.2.4.adoc
e7cb4f5f96897bbb3688b9c9d306980266755d0dee8291ac00000003000001c4
Git v1.7.2.4 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
00f4b211 (1st chunk of `Documentation/RelNotes/1.7.2.4.adoc`)
Title: Git v1.7.2.4 Release Notes
Summary
This release backports support for the corrected 'add.ignoreErrors' configuration variable to ensure compatibility with older Git versions, allowing users to utilize the new name in their repositories without requiring an update to a newer version of Git, such as Git 1.7.4, which will support both the old and new names.