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