The twelfth batch

Signed-off-by: Taylor Blau <me@ttaylorr.com>
maint
Taylor Blau 2022-11-14 19:56:07 -05:00
parent 3c5d0ce3f5
commit eea7033409
1 changed files with 11 additions and 0 deletions

View File

@ -98,6 +98,17 @@ Performance, Internal Implementation, Development Support etc.

* Simplify the run-command API.

* Update the actions/github-script dependency in CI to avoid a
deprecation warning.

* Progress on being able to initialize a rev_info struct with a
macro.

* Add trace2 counters to the region to clear skip worktree bits in a
sparse checkout.

* Modernize test script to avoid "test -f" and friends.

Fixes since v2.38
-----------------