Skip to content

Commit 9440821

Browse files
committed
Mention Bug Fix in release notes
Some Git operations [could end up with bogus modified symbolic links](git-for-windows/git#2653) (where `git status` would report changes but `git diff` would not), which is now fixed. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 17a9f7f commit 9440821

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
@@ -44,6 +44,7 @@ This package contains software from a number of other projects including Bash, z
4444
* A typo [was fixed](https://github.com/git-for-windows/build-extra/pull/291) in the installer.
4545
* The new `git pull` behavior option [now records the `fast-forward` choice correctly](https://github.com/git-for-windows/build-extra/pull/292).
4646
* In v2.27.0, [`git svn` was broken completely](https://github.com/git-for-windows/git/issues/2649), which has been fixed.
47+
* Some Git operations [could end up with bogus modified symbolic links](https://github.com/git-for-windows/git/issues/2653) (where `git status` would report changes but `git diff` would not), which is now fixed.
4748

4849
## Changes since Git for Windows v2.26.2 (April 20th 2020)
4950

0 commit comments

Comments
 (0)