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.
79
79
* "git config" used to choke with an insanely long line.
80
80
(merge ef/maint-strbuf-init later)
81
81
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
-
91
82
* In "git merge", per-branch branch.<name>.mergeoptions configuration
92
83
variables did not override the fallback default merge.<option>
93
84
configuration variables such as merge.ff, merge.log, etc.
94
85
(merge jc/maint-branch-mergeoptions later)
95
86
96
- * "git mergetool" did not handle conflicted submoudules gracefully.
97
- (merge jm/mergetool-submodules later)
98
-
99
87
* "git send-pack" (hence "git push") over smalt-HTTP protocol could
100
88
deadlock when the client side pack-object died early.
101
89
(merge js/maint-send-pack-stateless-rpc-deadlock-fix later)
You can’t perform that action at this time.
0 commit comments