Skip to content

Commit a50a493

Browse files
committed
Sync with 'master'
2 parents 43589c4 + 57da342 commit a50a493

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/RelNotes/2.52.0.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@ UI, Workflows & Features
5757

5858
* Show 'P'ipe command in "git add -p".
5959

60+
* "git sparse-checkout" subcommand learned a new "clean" action to
61+
prune otherwise unused working-tree files that are outside the
62+
areas of interest.
63+
64+
* "git fast-import" is taught to handle signed tags, just like it
65+
recently learned to handle signed commits, in different ways.
66+
6067

6168
Performance, Internal Implementation, Development Support etc.
6269
--------------------------------------------------------------
@@ -137,6 +144,8 @@ Performance, Internal Implementation, Development Support etc.
137144
* Build procedure for a few credential helpers (in contrib/) have
138145
been updated.
139146
147+
* CI improvements to handle the recent Rust integration better.
148+
140149
141150
Fixes since v2.51
142151
-----------------

0 commit comments

Comments
 (0)