This commit is contained in:
朱秀清 2022-01-16 13:02:33 +08:00
parent 3352a27ed8
commit b5fd72dd9f

View File

@ -1,7 +1,7 @@
git config --global user.name "ggball"
git config --global user.email "1667834841@qq.com"
git init
git add -A
git commit -m "${msg}"
git push "https://gitea.dongshanxia.top:35000/ggball/onemanager-java.git" master --force # 推送
git commit -m "test"
git push "https://ggball:bc65cc90c76baba247e753c95ef5721200e97b59@gitea.dongshanxia.top:35000/ggball/onemanager-java.git" master --force # 推送