Skip to content

Commit fd935a1

Browse files
committed
Mention Bug Fix in release notes
When cloning into an existing directory, under certain circumstances, the `core.worktree` option was set unnecessarily. [This has been fixed](git-for-windows/git#2731). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 53bdfa5 commit fd935a1

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
@@ -54,6 +54,7 @@ This package contains software from a number of other projects including Bash, z
5454
* Due to a bug, it was not possible to disable Pseudo Console support by reinstalling with the checkbox turned off, [which has been fixed](https://github.com/git-for-windows/build-extra/pull/299).
5555
* A bug with enabled Pseudo Console support, where `git add -i` [would not quit the file selection mode upon an empty input](https://github.com/git-for-windows/git/issues/2729), has been fixed.
5656
* The cleanup mode called "scissors" in `git commit` [now handles CR/LF line endings correctly](https://github.com/git-for-windows/git/pull/2714).
57+
* When cloning into an existing directory, under certain circumstances, the `core.worktree` option was set unnecessarily. [This has been fixed](https://github.com/git-for-windows/git/pull/2731).
5758

5859
## Changes since Git for Windows v2.26.2 (April 20th 2020)
5960

0 commit comments

Comments
 (0)