File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff 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
4250Performance, 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).
You can’t perform that action at this time.
0 commit comments