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 a repository, if I select an empty folder as the clone destination, git fails with an error that the folder already exists. If the folder is empty, the cloning should not error out.
When cloning a repository, if I select an empty folder as the clone destination, git fails with an error that the folder already exists. If the folder is empty, the cloning should not error out.