WIP: Add better upgrade docs to reflect 0.6.1-dev and beyond #123

Draft
iamdoubz wants to merge 2 commits from iamdoubz/iamdoubz-update-from-src-patch:main into main
There is no content yet.
This pull request has changes conflicting with the target branch.
  • source/update/source-code.html.md
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b iamdoubz-main main
git pull main

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff iamdoubz-main
git push origin main
Sign in to join this conversation.
Loading…
There is no content yet.