Update README.md #428

Open
rodrigorodriguez wants to merge 1 commit from rodrigorodriguez-patch-3 into main
rodrigorodriguez commented 2024-11-15 13:16:22 +00:00 (Migrated from github.com)

Changes description

Checklist

Please check if your PR fulfills the following specifications:

  • Tests for the changes have been done
  • Docs have been added/updated

References

Closes #N/A

### Changes description <!-- Describe results, user mentions, screenshots, screencast (gif) --> ### Checklist Please check if your PR fulfills the following specifications: - [ ] Tests for the changes have been done - [ ] Docs have been added/updated ### References <!-- issues related (for reference or to be closed) and/or links of discuss --> Closes #N/A
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rodrigorodriguez-patch-3:rodrigorodriguez-patch-3
git checkout rodrigorodriguez-patch-3

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff rodrigorodriguez-patch-3
git checkout rodrigorodriguez-patch-3
git rebase main
git checkout main
git merge --ff-only rodrigorodriguez-patch-3
git checkout rodrigorodriguez-patch-3
git rebase main
git checkout main
git merge --no-ff rodrigorodriguez-patch-3
git checkout main
git merge --squash rodrigorodriguez-patch-3
git checkout main
git merge --ff-only rodrigorodriguez-patch-3
git checkout main
git merge rodrigorodriguez-patch-3
git push origin main
Sign in to join this conversation.
No description provided.