On a new Windows VM, which sits behind a proxy. running git clone https://[company]@dev.azure.com/[company]/[project]/_git/[project] does absolutely nothing, as far as I can tell. It says "Cloning into [projectname]" but then finishes without error and doesn't create the folder.
I've also tried with the git gui tool and it fails also, saying see console for detail, but the console is blank.
I have also tried cloning public repos and get the same behaviour