Skip to content

Commit 18d6eac

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (feature)
Comes with [cURL v8.9.0](https://curl.se/changes.html#8_9_0). Signed-off-by: gitforwindowshelper[bot] <[email protected]>
1 parent 8586164 commit 18d6eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Please also note that the 32-bit variant of Git for Windows is deprecated; Its l
5555
* `git config` [respects two user-wide configs](https://git-scm.com/docs/git-config#FILES): `.gitconfig` in the home directory, and `.config/git/config`. Since the latter isn't a Windows-native directory, [Git for Windows now looks for `Git/config` in the `AppData` directory](https://github.com/git-for-windows/git/pull/5030), unless `.config/git/config` exists.
5656
* The [FSMonitor feature](https://github.com/git-for-windows/git/discussions/3251) is no longer experimental, and therefore no longer offered as installer option. Users are encouraged to enable this on a per-repository basis, via the config setting `core.fsmonitor=true` (`scalar clone` does this automatically).
5757
* The server-side component of OpenSSH, which had been shipped with Git for Windows for historical reasons only, is [now no longer distributed with it](https://github.com/git-for-windows/build-extra/pull/571).
58+
* Comes with [cURL v8.9.0](https://curl.se/changes.html#8_9_0).
5859

5960
### Bug Fixes
6061

0 commit comments

Comments
 (0)