Skip to content

Commit 004e0f7

Browse files
committed
A bit more before -rc1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 67a3b2b commit 004e0f7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/RelNotes/2.41.0.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Git v2.41 Release Notes
33

44
UI, Workflows & Features
55

6-
* Allow information carried on the WWW-AUthenticate header to be
6+
* Allow information carried on the WWW-Authenticate header to be
77
passed to the credential helpers.
88

99
* A new "fetch.hideRefs" option can be used to exclude specified refs
@@ -113,6 +113,10 @@ UI, Workflows & Features
113113
* "git fetch" learned the "--porcelain" option that emits what it did
114114
in a machine-parseable format.
115115

116+
* "git --attr-source=<tree> cmd $args" is a new way to have any
117+
command to read attributes not from the working tree but from the
118+
given tree object.
119+
116120

117121
Performance, Internal Implementation, Development Support etc.
118122

0 commit comments

Comments
 (0)