···88 the command line where an option is expected, the option parser
99 used just one byte of the unknown letter when reporting an error.
10101111+ * In v1.8.1, the attribute parser was tightened too restrictive to
1212+ error out upon seeing an entry that begins with an ! (exclamation),
1313+ which may confuse users to expect a "negative match", which does
1414+ not exist. This has been demoted to a warning; such an entry is
1515+ still ignored.
1616+1117 * "git apply --summary" has been taught to make sure the similarity
1218 value shown in its output is sensible, even when the input had a
1319 bogus value.
+2-1
Documentation/git.txt
···4343branch of the `git.git` repository.
4444Documentation for older releases are available here:
45454646-* link:v1.8.1.4/git.html[documentation for release 1.8.1.4]
4646+* link:v1.8.1.5/git.html[documentation for release 1.8.1.5]
47474848* release notes for
4949+ link:RelNotes/1.8.1.5.txt[1.8.1.5],
4950 link:RelNotes/1.8.1.4.txt[1.8.1.4],
5051 link:RelNotes/1.8.1.3.txt[1.8.1.3],
5152 link:RelNotes/1.8.1.2.txt[1.8.1.2],