File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Git v2.41 Release Notes
33
44UI, 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
117121Performance, Internal Implementation, Development Support etc.
118122
You can’t perform that action at this time.
0 commit comments