Rename branch

This commit is contained in:
Aoran Zeng
2024-12-23 10:13:46 +08:00
parent 2fed679925
commit d49848842c
7 changed files with 16 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
## 分支
- `gh-pipeline`:仅仅在发布版本时由 `@ccmywish` 推送,触发编译到 GitHub Releases 中
- `gh-build`:仅仅在发布版本时由 `@ccmywish` 推送,触发编译到 GitHub Releases 中
- `gh-site``chsrc.run` 的工作分支,由 `@ccmywish` 推送
- `main`: stable代码一定是可以编译运行的我们假设 end users 在其他条件都得不到二进制时,会自己编译这个分支来运行 `chsrc`
- `dev`:开发分支,工作分支,在此分支上解决冲突