私信  •  关注

Tarit Ray

Tarit Ray 最近创建的主题
Tarit Ray 最近回复了
6 年前
回复了 Tarit Ray 创建的主题 » git clone-如何确定目录[重复]
For Windows user 

1> Open command prompt.
2> Change the directory to destination folder (Where you want to store your project in local machine.)
3> Now go to project setting online(From where you want to clone)
4> Click on clone, and copy the clone command.
5> Now enter the same on cmd .

It will start cloning saving on the selected folder you given .