git的使用方法

169 阅读1分钟

Ls

cd Desktop/

git clone 链接

cd YCL拖上去

git add .

git commit -m “yyyy”

git pull

git push