How to download the project to the specified directory with git
ringa_lee
ringa_lee 2017-05-02 09:51:21
0
4
1100

How to download github projects to the specified directory in git

ringa_lee
ringa_lee

ringa_lee

reply all(4)
伊谢尔伦

git clone xxx.git "Specify directory"

Peter_Zhu

The easiest way is to create a directory and git bash under your directory

習慣沉默

cd "Specify directory" && git clone xxx.git

小葫芦

Use ideas. The best JAVA development tool currently, in my opinion.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template