File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -79,23 +79,11 @@ included in this release.
7979 * "git config" used to choke with an insanely long line.
8080 (merge ef/maint-strbuf-init later)
8181
82- * "git format-patch" when run with "--quiet" option used to produce a
83- nonsense result that consists of alternating empty output.
84- (merge early part of cn/format-patch-quiet later)
85-
86- * "git format-patch" did not quote RFC822 special characters in the
87- email address (e.g From: Junio C. Hamano <
[email protected] >, not
88- From: "Junio C. Hamano" <
[email protected] >).
89- (merge jk/format-patch-quote-special-in-from later)
90-
9182 * In "git merge", per-branch branch.<name>.mergeoptions configuration
9283 variables did not override the fallback default merge.<option>
9384 configuration variables such as merge.ff, merge.log, etc.
9485 (merge jc/maint-branch-mergeoptions later)
9586
96- * "git mergetool" did not handle conflicted submoudules gracefully.
97- (merge jm/mergetool-submodules later)
98-
9987 * "git send-pack" (hence "git push") over smalt-HTTP protocol could
10088 deadlock when the client side pack-object died early.
10189 (merge js/maint-send-pack-stateless-rpc-deadlock-fix later)
You can’t perform that action at this time.
0 commit comments