We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0c336 commit 8d44277Copy full SHA for 8d44277
Documentation/RelNotes/1.8.1.5.txt
@@ -1,9 +1,13 @@
1
Git 1.8.1.5 Release Notes
2
=========================
3
4
-Fixes since v1.8.1.5
+Fixes since v1.8.1.4
5
--------------------
6
7
+ * Given a string with a multi-byte character that begins with '-' on
8
+ the command line where an option is expected, the option parser
9
+ used just one byte of the unknown letter when reporting an error.
10
+
11
* "git apply --summary" has been taught to make sure the similarity
12
value shown in its output is sensible, even when the input had a
13
bogus value.
0 commit comments