From 720f4a74c8c166d75d0c2699b3dacf6488da9210 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:01:01 +0800 Subject: [PATCH] 'commit' --- 一键推拉.cmd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/一键推拉.cmd b/一键推拉.cmd index 0d62f41..d10b499 100644 --- a/一键推拉.cmd +++ b/一键推拉.cmd @@ -8,5 +8,8 @@ git add -A . git commit -am 'commit' ::git fetch git pull + +:: GitHub±¨´í£ºerror: src refspec master does not match any +:: https://www.deep-os.com/?id=73 + git push origin main -pause \ No newline at end of file