Skip to content

Commit

Permalink
Sync with Git 2.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gitster committed Dec 11, 2022
2 parents bbfd79a + 8706a59 commit 694cb1b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/RelNotes/2.38.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,11 @@ Fixes since v2.38.1
* "git branch --edit-description" on an unborh branch misleadingly
said that no such branch exists, which has been corrected.

* GitHub CI settings have been adjusted to recent reality, merging
and cherry-picking necessary topics that have been prepared for Git
2.39.

* `git rebase --update-refs` would delete references when all `update-ref`
commands in the sequencer were removed, which has been corrected.

Also contains various documentation updates and code clean-ups.

0 comments on commit 694cb1b

Please sign in to comment.