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.
2 parents 719c702 + 95a731c commit 14c63a9Copy full SHA for 14c63a9
Documentation/RelNotes/2.15.1.txt
@@ -64,5 +64,17 @@ Fixes since v2.15
64
65
* Updates from GfW project.
66
67
+ * "git rebase -i" recently started misbehaving when a submodule that
68
+ is configured with 'submodule.<name>.ignore' is dirty; this has
69
+ been corrected.
70
+
71
+ * Some error messages did not quote filenames shown in it, which have
72
+ been fixed.
73
74
+ * Building with NO_LIBPCRE1_JIT did not disable it, which has been fixed.
75
76
+ * We used to add an empty alternate object database to the system
77
+ that does not help anything; it has been corrected.
78
79
80
Also contains various documentation updates and code clean-ups.
0 commit comments