WIP: Moving cement to Bunny #45

Draft
BlakeRain wants to merge 1 commit from bunny-cement into main
Owner
No description provided.
chore: check in start of cement migration
All checks were successful
check / check (pull_request) Successful in 1m26s
03333b01d8
All checks were successful
check / check (pull_request) Successful in 1m26s
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 bunny-cement:bunny-cement
git switch bunny-cement

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