macOS上传到github的shell命令


git init
git add .
git commit -m "Release Version"
git push -u origin main



有帮助(- 没帮助(-