We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc60190 commit d92347fCopy full SHA for d92347f
Documentation/RelNotes/2.8.3.txt
@@ -58,4 +58,13 @@ Fixes since v2.8.2
58
See http://thread.gmane.org/gmane.comp.version-control.git/291853
59
and http://thread.gmane.org/gmane.comp.version-control.git/275680.
60
61
+ * "git replace -e" did not honour "core.editor" configuration.
62
+
63
+ * Upcoming OpenSSL 1.1.0 will break compilation b updating a few APIs
64
+ we use in imap-send, which has been adjusted for the change.
65
66
+ * "git submodule" reports the paths of submodules the command
67
+ recurses into, but this was incorrect when the command was not run
68
+ from the root level of the superproject.
69
70
Also contains minor documentation updates and code clean-ups.
0 commit comments