This commit is contained in:
tortoise 2024-08-09 05:03:55 +08:00
parent 1f0894e9aa
commit 10f29b5d81

View File

@ -1,3 +1,14 @@
# SIMS
Super Invincible Management System
开发流程:
1. git fetch
2. git checkout origin/main
3. git switch -c xxx
4. commit .....
5. git push origin xxx
6. 提 PR
7. require review
8. merge
9. delete