libgit2sharp
libgit2sharp copied to clipboard
_git2_xxxxxx folder is created
Reproduction steps
Clone Azure Dev Ops repository.
Expected behavior
Created folder contains only .git folder and the repository content.
Actual behavior
Created folder contains .git folder, the repository content and additional _git2_xxxxxx folder.

How to prevent its creation?
Version of LibGit2Sharp (release number or SHA1)
0.26.2 nuget package version
Operating system(s) tested; .NET runtime tested
.NET Framework 4.6.2
WPF application

I am experiencing this too, except when cloning a bare repository from a network share to a local folder.