Skip to content

Commit e02ecfc

Browse files
committed
The ninth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent ed87d37 commit e02ecfc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/RelNotes/2.44.0.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ UI, Workflows & Features
3838
useful in magic pathspec, e.g., ":(attr:builtin_objectmode=100755)"
3939
to limit to executables.
4040

41+
* "git fetch" learned to pay attention to "fetch.all" configuration
42+
variable, which pretends as if "--all" was passed from the command
43+
line when no remote parameter was given.
44+
45+
* In addition to (rather cryptic) Security Identifiers, show username
46+
and domain in the error message when we barf on mismatch between
47+
the Git directory and the current user on Windows.
48+
4149

4250
Performance, Internal Implementation, Development Support etc.
4351

@@ -204,3 +212,5 @@ Fixes since v2.43
204212
(merge 03bcc93769 cp/sideband-array-index-comment-fix later to maint).
205213
(merge 993d38a066 jk/index-pack-lsan-false-positive-fix later to maint).
206214
(merge 25aec06326 ib/rebase-reschedule-doc later to maint).
215+
(merge 5aea3955bc rj/clarify-branch-doc-m later to maint).
216+
(merge 9cce3be2df bk/bisect-doc-fix later to maint).

0 commit comments

Comments
 (0)