Skip to content

Commit f2b454d

Browse files
author
gitforwindowshelper[bot]
committed
Add a release note (bug)
Similar to how `git clean` already avoids traversing NTFS junctions, `git worktree remove` [now does the same](git-for-windows/git#6151). Signed-off-by: gitforwindowshelper[bot] <gitforwindowshelper-bot@users.noreply.github.com>
1 parent 061e920 commit f2b454d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Due to persistent maintenance challenges, `git svn` is no longer included in Git
5353

5454
* The `iconv` executable, which was [inadvertently dropped](https://github.com/git-for-windows/git/issues/6083) from Git for Windows v2.53.0's installer, [is now included again](https://github.com/git-for-windows/build-extra/pull/678).
5555
* In some circumstances, when typing while a still-running program is about to terminate, [the typed characters could arrive out of order in Git Bash](https://github.com/git-for-windows/git/issues/5632). This bug [was fixed](https://github.com/git-for-windows/msys2-runtime/pull/124).
56+
* Similar to how `git clean` already avoids traversing NTFS junctions, `git worktree remove` [now does the same](https://github.com/git-for-windows/git/pull/6151).
5657

5758
## Changes since Git for Windows v2.53.0 (February 2nd 2026)
5859

0 commit comments

Comments
 (0)