docs(changelog): fix case: git -> Git

This commit is contained in:
Andrey Nering
2026-03-07 19:26:22 -03:00
parent a1b8985df0
commit a0d9750edf

View File

@@ -6,7 +6,7 @@
called from the root Taskfile (#2686, #1763 by @trulede).
- Fixed Remote Git Taskfiles failing on Windows due to backslashes in URL paths
(#2656 by @Trim21).
- Fixed remote git Taskfiles timing out when resolving includes after accepting
- Fixed remote Git Taskfiles timing out when resolving includes after accepting
the trust prompt (#2669, #2668 by @vmaerten).
- Fixed unclear error message when Taskfile search stops at a directory
ownership boundary (#2682, #1683 by @trulede).