Skip to content

Commit 02aa710

Browse files
committed
Mention Bug Fix in release notes
Executing `git.exe` in Git Bash when the current working directory is a UNC path [now works as expected](git-for-windows/git#1181). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent a48d15d commit 02aa710

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
@@ -48,6 +48,7 @@ This package contains software from a number of other projects including Bash, z
4848
* When interrupting Git processes in Git Bash by pressing Ctrl+C, [Git now removes `.lock` files as designed](https://github.com/git-for-windows/msys2-runtime/pull/15) ([accompanying Git PR](https://github.com/git-for-windows/git/pull/1170); this should also fix [issue #338](https://github.com/git-for-windows/git/issues/338)).
4949
* `git status -uno` [now treats submodules in ignored directories correctly](https://github.com/git-for-windows/git/issues/1179).
5050
* The fscache feature [no longer slows down `git commit -m <message>` in large worktrees](https://github.com/git-for-windows/git/commit/bda7f0728ac55e55d79ed0786c1b5ce2ef7e6117).
51+
* Executing `git.exe` in Git Bash when the current working directory is a UNC path [now works as expected](https://github.com/git-for-windows/git/issues/1181).
5152

5253
## Changes since Git for Windows v2.12.2(2) (April 5th 2017)
5354

0 commit comments

Comments
 (0)