做旅行攻略的网站好苏州市亿韵商务信息有限公司

git config --global user.name “你的用户名”
git config --global user.email “你的邮箱”
git config --global --list



git push -u origin your_branch_name
git remote add origin

git config --global user.name “你的用户名”
git config --global user.email “你的邮箱”
git config --global --list



git push -u origin your_branch_name
git remote add origin