From 10f29b5d81ad782cc6a1e99ff349c65fb6729ada Mon Sep 17 00:00:00 2001 From: tortoise <2891138827@qq.com> Date: Fri, 9 Aug 2024 05:03:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0c1b9ed..6f7d4f7 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file