it had a existing git checkout and had made some modifications, then i checked out the same repo and it overwrote the folder. Is there some way to get the old repos with the uncommitted changes?
I had checked " git reflog --all " but it only gave me the most recent checkout.