Skip to content

Commit c565cb4

Browse files
committed
Sync release notes for 1.7.6 to exclude what are in maintenance track
Signed-off-by: Junio C Hamano <[email protected]>
1 parent f574cb3 commit c565cb4

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Documentation/RelNotes/1.7.6.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)