]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The twelfth batch
authorTaylor Blau <me@ttaylorr.com>
Tue, 15 Nov 2022 00:56:07 +0000 (19:56 -0500)
committerTaylor Blau <me@ttaylorr.com>
Tue, 15 Nov 2022 00:56:07 +0000 (19:56 -0500)
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Documentation/RelNotes/2.39.0.txt

index f21f94947578e40e6882d05f7d8a0e95edc9e3cd..f9bc29f7d29cf96aaece6936d8398e2544cb6a45 100644 (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
 -----------------