mirror of
https://github.com/suyiiyii/SIMS.git
synced 2025-06-04 01:06:42 +08:00
15 lines
206 B
Markdown
15 lines
206 B
Markdown
# 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
|