Skip to content

Commit 1d4f231

Browse files
committed
Sync with 2.30.1
2 parents fb7fa4a + 773e25a commit 1d4f231

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/RelNotes/2.30.1.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,12 @@ Fixes since v2.30
4444

4545
* Doc for packfile URI feature has been clarified.
4646

47+
* The implementation of "git branch --sort" wrt the detached HEAD
48+
display has always been hacky, which has been cleaned up.
49+
50+
* Our setting of GitHub CI test jobs were a bit too eager to give up
51+
once there is even one failure found. Tweak the knob to allow
52+
other jobs keep running even when we see a failure, so that we can
53+
find more failures in a single run.
54+
4755
Also contains minor documentation updates and code clean-ups.

0 commit comments

Comments
 (0)