We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbfd79a + 8706a59 commit 694cb1bCopy full SHA for 694cb1b
Documentation/RelNotes/2.38.2.txt
@@ -57,4 +57,11 @@ Fixes since v2.38.1
57
* "git branch --edit-description" on an unborh branch misleadingly
58
said that no such branch exists, which has been corrected.
59
60
+ * GitHub CI settings have been adjusted to recent reality, merging
61
+ and cherry-picking necessary topics that have been prepared for Git
62
+ 2.39.
63
+
64
+ * `git rebase --update-refs` would delete references when all `update-ref`
65
+ commands in the sequencer were removed, which has been corrected.
66
67
Also contains various documentation updates and code clean-ups.
0 commit comments