WIP: Beta v0.1 Update #8

Draft
JMTNTBANG wants to merge 4 commits from nightly into release
JMTNTBANG commented 2024-05-18 23:30:58 -05:00 (Migrated from github.com)
1. #5 7408c624c46af8b053224835630239f7342f8f74 2. #4 94b58b1897ce9908565d40543ab5efaad28a3107 3. #6 1b6a597d24f671b0323fbd487c97e1b8fc0699b7 4. #2 21f704305bd50c246eda57e7f47743cccff3eab6
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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