Home Explore Blog CI



git

1st chunk of `Documentation/RelNotes/1.7.2.4.adoc`
00f4b21199cf87ee67454652ad1d43813a37fffa1790bea300000001000001c4
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.

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.