mkdir & cd
git init
git pull https://github.com/wilber1202/network.git
git commit -m "first commit"
git remote add username https://github.com/wilber1202/network.git
git push -u username master
mkdir & cd
git init
git pull https://github.com/wilber1202/network.git
1815
1789

被折叠的 条评论
为什么被折叠?