File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,13 @@ UI, Workflows & Features
22
22
* Update two credential helpers to correctly match which credential
23
23
to erase; they dropped not the ones with stale password.
24
24
25
+ * Git GUI updates.
26
+
25
27
26
28
Performance, Internal Implementation, Development Support etc.
27
29
28
- * TBD.
30
+ * "git check-attr" has been taught to work better with sparse-index.
31
+
29
32
30
33
31
34
Fixes since v2.42
@@ -35,9 +38,18 @@ Fixes since v2.42
35
38
chopped to fit under filesystem limitation.
36
39
(merge ac300bda10 mp/rebase-label-length-limit later to maint).
37
40
41
+ * Scalar updates.
42
+ (merge f9a547d3a7 ds/scalar-updates later to maint).
43
+
44
+ * Tweak GitHub Actions CI so that pushing the same commit to multiple
45
+ branch tips at the same time will not waste building and testing
46
+ the same thing twice.
47
+ (merge 99fe06cbfd jc/ci-skip-same-commit later to maint).
48
+
38
49
* Other code cleanup, docfix, build fix, etc.
39
50
(merge fd3ba590d8 ws/git-push-doc-grammofix later to maint).
40
51
(merge 5f33a843de ds/upload-pack-error-sequence-fix later to maint).
41
52
(merge beaa1d952b jk/function-pointer-mismatches-fix later to maint).
42
53
(merge b46d806ea5 ob/t9001-indent-fix later to maint).
43
54
(merge fdc9914c28 ja/worktree-orphan later to maint).
55
+ (merge c2cbefc510 jc/mv-d-to-d-error-message-fix later to maint).
You can’t perform that action at this time.
0 commit comments