Skip to content

Commit 53bdfa5

Browse files
committed
Mention Bug Fix in release notes
The cleanup mode called "scissors" in `git commit` [now handles CR/LF line endings correctly](git-for-windows/git#2714). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 45becee commit 53bdfa5

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
@@ -53,6 +53,7 @@ This package contains software from a number of other projects including Bash, z
5353
* When pseudo console support is enabled, [the VIM editor sometimes had troubles accepting certain keystrokes](https://github.com/git-for-windows/git/issues/2689), which was fixed.
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.
56+
* The cleanup mode called "scissors" in `git commit` [now handles CR/LF line endings correctly](https://github.com/git-for-windows/git/pull/2714).
5657

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

0 commit comments

Comments
 (0)