mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-02 00:16:11 +08:00
205 B
205 B
SIMS
Super Invincible Management System
开发流程:
- git fetch
- git checkout origin/main
- git switch -c xxx
- commit .....
- git push origin xxx
- 提 PR
- require review
- merge
- delete