Problem of using git clone https://github.com/datamllab/tods.git on a Windows OS
WeiWillyWilson opened this issue · 1 comments
WeiWillyWilson commented
Mostafa-Alavi commented
You should do what is suggested here :
https://stackoverflow.com/questions/70540664/why-is-clone-succeeded-but-checkout-failed
do this: git config --global core.symlinks false