1.关于git clone和git init的区别:git clone是拷贝完整的项目到本地,包括历史记录和分支,git init需要手动配置remote 的url,然后拉取远程分支并手动checkout -b分支。
For further actions, you may consider blocking this person and/or reporting abuse
1.关于git clone和git init的区别:git clone是拷贝完整的项目到本地,包括历史记录和分支,git init需要手动配置remote 的url,然后拉取远程分支并手动checkout -b分支。
For further actions, you may consider blocking this person and/or reporting abuse
Mofazzel Hosen Morshed -
Jayesh Nalawade -
Meenal Aggarwal -
Blessedofofon2 -
Top comments (0)