Skip to content

Commit e2850a2

Browse files
committed
Second batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 876511e commit e2850a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/2.30.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,16 @@ UI, Workflows & Features
3434
* "git checkout" learned to use checkout.guess configuration variable
3535
and enable/disable its "--[no-]guess" option accordingly.
3636

37+
* "git resurrect" script (in contrib/) learned that the object names
38+
may be longer than 40-hex depending on the hash function in use.
39+
3740

3841
Performance, Internal Implementation, Development Support etc.
3942

4043
* Use "git archive" more to produce the release tarball.
4144

45+
* GitHub Actions automated test improvement to skip tests on a tree
46+
identical to what has already been tested.
4247

4348

4449
Fixes since v2.29

0 commit comments

Comments
 (0)