Closed Baihhh closed 8 months ago
[Git-flow] Hi @Baihhh, There are some suggestions for your information:
Rebase suggestions Following commits seems generated via git merge Merge branch 'dev' into checkVideo
git merge
Merge branch 'dev' into checkVideo
Which seems insignificant, recommend to use git rebase command to reorganize your PR.
git rebase
For other git-flow instructions, recommend refer to these examples.
git-flow
[Git-flow] Hi @Baihhh, There are some suggestions for your information:
Which seems insignificant, recommend to use
git rebase
command to reorganize your PR.For other
git-flow
instructions, recommend refer to these examples.