Skip to content

Commit 1a190bc

Browse files
committed
The third batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent b0f7045 commit 1a190bc

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Documentation/RelNotes/2.43.0.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,13 @@ UI, Workflows & Features
2222
* Update two credential helpers to correctly match which credential
2323
to erase; they dropped not the ones with stale password.
2424

25+
* Git GUI updates.
26+
2527

2628
Performance, Internal Implementation, Development Support etc.
2729

28-
* TBD.
30+
* "git check-attr" has been taught to work better with sparse-index.
31+
2932

3033

3134
Fixes since v2.42
@@ -35,9 +38,18 @@ Fixes since v2.42
3538
chopped to fit under filesystem limitation.
3639
(merge ac300bda10 mp/rebase-label-length-limit later to maint).
3740

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+
3849
* Other code cleanup, docfix, build fix, etc.
3950
(merge fd3ba590d8 ws/git-push-doc-grammofix later to maint).
4051
(merge 5f33a843de ds/upload-pack-error-sequence-fix later to maint).
4152
(merge beaa1d952b jk/function-pointer-mismatches-fix later to maint).
4253
(merge b46d806ea5 ob/t9001-indent-fix later to maint).
4354
(merge fdc9914c28 ja/worktree-orphan later to maint).
55+
(merge c2cbefc510 jc/mv-d-to-d-error-message-fix later to maint).

0 commit comments

Comments
 (0)