Skip to content

Commit e8ed50f

Browse files
committed
Mention Bug Fix in release notes
When cloning into an existing (empty) directory fails, [Git no longer removes said directory](git-for-windows/git#1421). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 2e3de09 commit e8ed50f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ReleaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Git for Windows now has a new homepage: [https://gitforwindows.org/](https://git
4545
* `git checkout` [is now a lot faster when checking out a *lot* of files](https://github.com/git-for-windows/git/pull/1419).
4646
* The `core.excludesfile` [can now reference a symbolic link](https://github.com/git-for-windows/git/issues/1392).
4747

48+
### Bug Fixes
49+
50+
* When cloning into an existing (empty) directory fails, [Git no longer removes said directory](https://github.com/git-for-windows/git/pull/1421).
51+
4852
## Changes since Git for Windows v2.15.1 (November 29th 2017)
4953

5054
### Bug Fixes

0 commit comments

Comments
 (0)