From e2850a27a95c6f5b141dd88398b1702d2e524a81 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 30 Oct 2020 13:04:01 -0700 Subject: Second batch Signed-off-by: Junio C Hamano diff --git a/Documentation/RelNotes/2.30.0.txt b/Documentation/RelNotes/2.30.0.txt index 5e65d04..e17f5de 100644 --- a/Documentation/RelNotes/2.30.0.txt +++ b/Documentation/RelNotes/2.30.0.txt @@ -34,11 +34,16 @@ UI, Workflows & Features * "git checkout" learned to use checkout.guess configuration variable and enable/disable its "--[no-]guess" option accordingly. + * "git resurrect" script (in contrib/) learned that the object names + may be longer than 40-hex depending on the hash function in use. + Performance, Internal Implementation, Development Support etc. * Use "git archive" more to produce the release tarball. + * GitHub Actions automated test improvement to skip tests on a tree + identical to what has already been tested. Fixes since v2.29 -- cgit v0.10.2-6-g49f6