git clone 仓库http网址 git config --global user.name 'Masonlin2' git config --global user.email '[email protected]' git add . git commit -m 'init'里面内容随意 git push
git clone 仓库http网址 git config --global user.name 'Masonlin2' git config --global user.email '[email protected]' git add . git commit -m 'init'里面内容随意 git push