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 add .
git commit -m "first commit" git commit -m "xhs"
git branch -M main #git branch -M main
git remote add origin https://biboer.cn/gitea/gavin/xhsautopublisher.git #git remote add origin https://biboer.cn/gitea/gavin/xhsautopublisher.git
git push -u origin main git push -u origin main