Trying to clone from a forked project to my personal system and git bash gives me the error.
me : $git clone https...
git: fatal: working tree 'C:/.' already exists
Tried many things like creating a new folder and initializing git there and here is what I got
git: Reinitializing existing git repository in 'C:/.(same old directory)'