From 2ed5cbeaa318dfcc12d7a48b909420d16b51a107 Mon Sep 17 00:00:00 2001 From: ggball <1667834841@qq.com> Date: Sun, 16 Jan 2022 13:17:08 +0800 Subject: [PATCH] test --- test.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.bat b/test.bat index 5d6e1db..cd109a5 100644 --- a/test.bat +++ b/test.bat @@ -1,7 +1,7 @@ git config --global user.name "ggball" git config --global user.email "1667834841@qq.com" -git init +git checkout xcb_gitea.master git add -A git commit -m "test" git remote add gitea https://ggball:bc65cc90c76baba247e753c95ef5721200e97b59@gitea.dongshanxia.top:35000/ggball/onemanager-java.git