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
This is a followup to the issue that was closed (but not fixed): #1751
The proposed fix still breaks things (or leaves things broken). For example, as an admin user, when cloning an existing repository, I get an empty directory:
git.exe clone --progress -v "https://example.com/git/repository_name.git" "C:\Users\USERNAME\Documents\repository_name"
Cloning into 'C:\Users\USERNAME\Documents\repository_name'...
warning: You appear to have cloned an empty repository.
Success (641 ms @ 5/19/2017 8:08:51 AM)
Other things are broken as well (pulling still broken, haven't tried pushing yet).
Rolling back to before fd6034a fixes things for me.
Screenshots
If this issue involves the Web Interface, please include a screenshot