From 1430760860c6d3d96c67433df03cb28d6816e63a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Tue, 13 Dec 2022 09:00:16 +0800 Subject: [PATCH] 'commit' --- 一键推拉.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/一键推拉.cmd b/一键推拉.cmd index f687bee..0d62f41 100644 --- a/一键推拉.cmd +++ b/一键推拉.cmd @@ -8,5 +8,5 @@ git add -A . git commit -am 'commit' ::git fetch git pull -git push origin master +git push origin main pause \ No newline at end of file