Skip to content

Commit

Permalink
The 16th batch
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Mar 29, 2022
1 parent f818536 commit 805e0a6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/RelNotes/2.36.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,13 @@ Fixes since v2.35
in the current checkout of the superproject. We now do so for all
submodules that have been run "git submodule init" on.

* "git rebase $base $non_branch_commit", when $base is an ancestor or
the $non_branch_commit, modified the current branch, which has been
corrected.

* When "shallow" information is updated, we forgot to update the
in-core equivalent, which has been corrected.

* Other code cleanup, docfix, build fix, etc.
(merge cfc5cf428b jc/find-header later to maint).
(merge 40e7cfdd46 jh/p4-fix-use-of-process-error-exception later to maint).
Expand Down

0 comments on commit 805e0a6

Please sign in to comment.