Limit and Offset #4

Open
tanneberger wants to merge 2 commits from limit-and-offset into main
tanneberger commented 2024-07-19 20:21:35 +02:00 (Migrated from github.com)
No description provided.
liske (Migrated from github.com) reviewed 2024-07-19 20:21:35 +02:00
This pull request has changes conflicting with the target branch.
  • akvo-top-asn/akvo-top-asn
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin limit-and-offset:limit-and-offset
git switch limit-and-offset

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 switch main
git merge --no-ff limit-and-offset
git switch limit-and-offset
git rebase main
git switch main
git merge --ff-only limit-and-offset
git switch limit-and-offset
git rebase main
git switch main
git merge --no-ff limit-and-offset
git switch main
git merge --squash limit-and-offset
git switch main
git merge --ff-only limit-and-offset
git switch main
git merge limit-and-offset
git push origin main
Sign in to join this conversation.
No description provided.