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 fb7fa4a + 773e25a commit 1d4f231Copy full SHA for 1d4f231
Documentation/RelNotes/2.30.1.txt
@@ -44,4 +44,12 @@ Fixes since v2.30
44
45
* Doc for packfile URI feature has been clarified.
46
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
55
Also contains minor documentation updates and code clean-ups.
0 commit comments