···5758 * Show 'P'ipe command in "git add -p".
5900000006061Performance, Internal Implementation, Development Support etc.
62--------------------------------------------------------------
···136137 * Build procedure for a few credential helpers (in contrib/) have
138 been updated.
00139140141Fixes since v2.51
···5758 * Show 'P'ipe command in "git add -p".
5960+ * "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+6768Performance, Internal Implementation, Development Support etc.
69--------------------------------------------------------------
···143144 * Build procedure for a few credential helpers (in contrib/) have
145 been updated.
146+147+ * CI improvements to handle the recent Rust integration better.
148149150Fixes since v2.51