Skip to content

Commit 2fc9e9c

Browse files
committed
The twelfth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent a5eaa76 commit 2fc9e9c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/RelNotes/2.40.0.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,14 @@ Fixes since v2.39
189189
enabled, which has been corrected.
190190
(merge 06a668cb90 cw/fetch-remote-group-with-duplication later to maint).
191191

192+
* Clarify how "checkout -b/-B" and "git branch [-f]" are similar but
193+
different in the documentation.
194+
(merge fedb8ea2df jc/doc-checkout-b later to maint).
195+
196+
* "git hash-object" now checks that the resulting object is well
197+
formed with the same code as "git fsck".
198+
(merge 8e4309038f jk/hash-object-fsck later to maint).
199+
192200
* Other code cleanup, docfix, build fix, etc.
193201
(merge 77e04b2ed4 rs/t4205-do-not-exit-in-test-script later to maint).
194202
(merge faebba436e rs/plug-pattern-list-leak-in-lof later to maint).
@@ -219,3 +227,5 @@ Fixes since v2.39
219227
(merge dcb47e52b0 en/t6426-todo-cleanup later to maint).
220228
(merge 5b8db44bdd jc/format-patch-v-unleak later to maint).
221229
(merge 590b636737 jk/hash-object-literally-fd-leak later to maint).
230+
(merge 5458ba0a4d tb/t0003-invoke-dd-more-portably later to maint).
231+
(merge 70661d288b ar/markup-em-dash later to maint).

0 commit comments

Comments
 (0)