Files
VDES_Backend/git提交流程.txt
2026-07-13 15:37:05 +08:00

3 lines
64 B
Plaintext

git add .
git commit -m "v1" --no-verify
git push -u origin main