| 1 | Git v1.7.1.3 Release Notes |
| 2 | ========================== |
| 3 | |
| 4 | This is primarily to backport support for the new "add.ignoreErrors" |
| 5 | name given to the existing "add.ignore-errors" configuration variable. |
| 6 | |
| 7 | The next version, Git 1.7.4, and future versions, will support both |
| 8 | old and incorrect name and the new corrected name, but without this |
| 9 | backport, users who want to use the new name "add.ignoreErrors" in |
| 10 | their repositories cannot use older versions of Git. |