Skip to content

Commit 805e0a6

Browse files
committed
The 16th batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent f818536 commit 805e0a6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.36.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,13 @@ Fixes since v2.35
356356
in the current checkout of the superproject. We now do so for all
357357
submodules that have been run "git submodule init" on.
358358

359+
* "git rebase $base $non_branch_commit", when $base is an ancestor or
360+
the $non_branch_commit, modified the current branch, which has been
361+
corrected.
362+
363+
* When "shallow" information is updated, we forgot to update the
364+
in-core equivalent, which has been corrected.
365+
359366
* Other code cleanup, docfix, build fix, etc.
360367
(merge cfc5cf428b jc/find-header later to maint).
361368
(merge 40e7cfdd46 jh/p4-fix-use-of-process-error-exception later to maint).

0 commit comments

Comments
 (0)