I am trying to clone repo from another directory.
Lets say I have one repo in C:/folder1 and C:/folder2
C:/folder1
C:/folder2
I want to clone the work in
It is worth mentioning that the command works similarly on Linux:
git clone path/to/source/folder path/to/destination/folder