Compare commits

...

2 Commits

Author SHA1 Message Date
douboer
db0a007021 xhs 2025-09-05 17:27:20 +08:00
douboer
48125f52d8 xhs 2025-09-05 17:26:56 +08:00

View File

@@ -1,7 +1,7 @@
git init
#git init
git add .
git commit -m "first commit"
git branch -M main
git remote add origin https://biboer.cn/gitea/gavin/xhsautopublisher.git
git commit -m "xhs"
#git branch -M main
#git remote add origin https://biboer.cn/gitea/gavin/xhsautopublisher.git
git push -u origin main