Merge pull request 'docs:测试从开发分支合并到主分支' (#3) from develop-framework into main-framework
Reviewed-on: #3
This commit is contained in:
commit
a14bdfd804
@ -34,6 +34,7 @@ git pull --ff-only
|
|||||||
git add .
|
git add .
|
||||||
git commit -m "feat: 支持可执行JAR打包并优化资源复制逻辑"
|
git commit -m "feat: 支持可执行JAR打包并优化资源复制逻辑"
|
||||||
```
|
```
|
||||||
|
|
||||||
- 推送到远程:
|
- 推送到远程:
|
||||||
```
|
```
|
||||||
git push -u origin develop-framework
|
git push -u origin develop-framework
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user