WIP: feat(mycloud-coder): add coder #17

Draft
wrenix wants to merge 1 commit from feat/coder into main
wrenix commented 2024-03-14 16:44:16 +00:00 (Migrated from codeberg.org)

fix #16

fix #16
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 feat/coder:feat/coder
git checkout feat/coder

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