bob: POST /items #2

Open
aihub wants to merge 1 commit from feat-b into main
Owner
No description provided.
Entire-Checkpoint: dc3cf55ace0b
This pull request has changes conflicting with the target branch.
  • .agent.out
  • main.go
  • store.go
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 feat-b:feat-b
git switch feat-b

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 feat-b
git switch feat-b
git rebase main
git switch main
git merge --ff-only feat-b
git switch feat-b
git rebase main
git switch main
git merge --no-ff feat-b
git switch main
git merge --squash feat-b
git switch main
git merge --ff-only feat-b
git switch main
git merge feat-b
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aihub/parallel-api!2
No description provided.