···57575858 * Show 'P'ipe command in "git add -p".
59596060+ * "git sparse-checkout" subcommand learned a new "clean" action to
6161+ prune otherwise unused working-tree files that are outside the
6262+ areas of interest.
6363+6464+ * "git fast-import" is taught to handle signed tags, just like it
6565+ recently learned to handle signed commits, in different ways.
6666+60676168Performance, Internal Implementation, Development Support etc.
6269--------------------------------------------------------------
···136143137144 * Build procedure for a few credential helpers (in contrib/) have
138145 been updated.
146146+147147+ * CI improvements to handle the recent Rust integration better.
139148140149141150Fixes since v2.51