Dict.CN 在线词典, 英语学习, 在线翻译 ------------- MyGitee 朱秋贵内科诊所 My腾云code

git 命令提交项目

git init
git status
git commit -m "add 初始化项目"
git config --global user.name "sf2022"
git config --global user.email "zhuqiufa@163.com"

git remote add origin https://gitee.com/smallfa/uni-book-shopu.git

git push -u origin "master"
 
posted @ 2023-08-31 00:31  cn2024  阅读(7)  评论(0编辑  收藏  举报