WIP: practice-import #76

Draft
obnoxieux wants to merge 18 commits from practice-import into main
Owner
No description provided.
obnoxieux force-pushed practice-import from f8764df67f to 749318f981 2026-09-10 21:11:01 +00:00 Compare
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 practice-import:practice-import
git switch practice-import

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