1.git init

2.git remote add origin "你的码云或coding项目地址(ssh或https)"

3.git pull origin master

相关文章: