mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-02-03 18:35:04 +00:00
fix branch name
This commit is contained in:
parent
9a33ff1b9d
commit
39046fe290
@ -239,10 +239,10 @@ GET m=SphinxQL
|
|||||||
|
|
||||||
#### Contributions
|
#### Contributions
|
||||||
|
|
||||||
Please make a new branch of master|sqliteway tree for each patch in your fork before create PR
|
Please make a new branch of main|sqliteway tree for each patch in your fork before create PR
|
||||||
|
|
||||||
```
|
```
|
||||||
git checkout master
|
git checkout main
|
||||||
git checkout -b my-pr-branch-name
|
git checkout -b my-pr-branch-name
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user