Skip to content

Commit 69c1610

Browse files
committed
Mention Bug Fix in release notes
When using Git via the "Run As..." function, [it now uses the correct home directory](git-for-windows/git#2725). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 60ee662 commit 69c1610

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
@@ -63,6 +63,7 @@ Also, the option to override the branch name used by `git init` for the initial
6363
* OpenSSH was patched to no longer [warn about an "invalid format"](https://github.com/git-for-windows/git/issues/2743) when private and public keys are stored separately.
6464
* Non-ASCII output of paged Git commands [is now rendered correctly in Windows Terminal](https://github.com/git-for-windows/git/pull/2834).
6565
* It is [now possible](https://github.com/git-for-windows/build-extra/pull/303) to use `wordpad.exe` as Git's editor of choice.
66+
* When using Git via the "Run As..." function, [it now uses the correct home directory](https://github.com/git-for-windows/git/pull/2725).
6667

6768
## Changes since Git for Windows v2.27.0 (June 1st 2020)
6869

0 commit comments

Comments
 (0)