mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-27 07:01:27 -07:00
Fix suggested
This commit is contained in:
parent
1a923ef916
commit
cf326d1bcf
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ git remote add upstream https://github.com/ansible-collections/community.mysql.g
|
|||
11. Update your local ``main`` branch:
|
||||
```bash
|
||||
git fetch upstream
|
||||
git merge upstream/main
|
||||
git rebase upstream/main
|
||||
```
|
||||
|
||||
12. Create a branch for your changes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue