WIP: refactor(trell): rewrite trell queue #28

Draft
torstein wants to merge 24 commits from trell-rewrite into main
Owner
No description provided.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

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

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