WIP: Restructure #1

Draft
TurtleException wants to merge 7 commits from patch/restructure into main

This has become kind of a mess. Time for a cleanup.

This has become kind of a mess. Time for a cleanup.
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 patch/restructure:patch/restructure
git switch patch/restructure

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