Skip to content

Commit

Permalink
Add a release note (bug)
Browse files Browse the repository at this point in the history
Git Bash's `ls` command [can now be used in OneDrive-managed
folders](git-for-windows/msys2-runtime#69)
without having to hydrate all the files.

Signed-off-by: gitforwindowshelper[bot] <gitforwindowshelper-bot@users.noreply.github.com>
  • Loading branch information
gitforwindowshelper[bot] committed Jul 9, 2024
1 parent 90a00a9 commit ed8d232
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ Please also note that the 32-bit variant of Git for Windows is deprecated; Its l
* Comes with [MinTTY v3.7.4](https://github.com/mintty/mintty/releases/tag/3.7.4).
* `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.

### Bug Fixes

* Git Bash's `ls` command [can now be used in OneDrive-managed folders](https://github.com/git-for-windows/msys2-runtime/pull/69) without having to hydrate all the files.

## Changes since Git for Windows v2.45.1 (May 14th 2024)

### New Features
Expand Down

0 comments on commit ed8d232

Please sign in to comment.