Github Git 使用

谁也无法料到要出错

git init
git add .
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git commit -m "first commit"
git branch -M main
git remote add origin <git地址>
git push -u origin main

消息盒子

# 暂无消息 #

只显示最新10条未读和已读信息