File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff 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).
You can’t perform that action at this time.
0 commit comments