git config [--global] user.name ["name"]
git config [--global] user.email ["email address"]
git init
git add
git commit -m “init”
git remote add origin url(你的远程仓库地址)
git push
内容投稿
电子邮箱:zhujiceping266@qq.com
QQ:3773078612