Skip to content

Commit a646b86

Browse files
committed
The seventh batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 89d62d5 commit a646b86

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/2.42.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ UI, Workflows & Features
1313
enumerates extra objects to be used as anchoring points to keep
1414
otherwise unreachable objects in cruft packs.
1515

16+
* Add more "git var" for toolsmiths to learn various locations Git is
17+
configured with either via the configuration or hardcoded defaults.
18+
1619

1720
Performance, Internal Implementation, Development Support etc.
1821

@@ -35,6 +38,9 @@ Performance, Internal Implementation, Development Support etc.
3538
should not be trusted as a resolution with conflicts that is
3639
proposed by the driver, but the code did.
3740

41+
* The set-up code for the get_revision() API now allows feeding
42+
options like --all and --not in the --stdin mode.
43+
3844

3945
Fixes since v2.41
4046
-----------------

0 commit comments

Comments
 (0)