You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,10 @@ Git for Windows now has a new homepage: [https://gitforwindows.org/](https://git
45
45
*`git checkout`[is now a lot faster when checking out a *lot* of files](https://github.com/git-for-windows/git/pull/1419).
46
46
* The `core.excludesfile`[can now reference a symbolic link](https://github.com/git-for-windows/git/issues/1392).
47
47
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
+
48
52
## Changes since Git for Windows v2.15.1 (November 29th 2017)
0 commit comments