WIP: fix file-system check #141

Draft
Ghost wants to merge 2 commits from fix-checks into main
Ghost commented 2025-11-05 22:08:45 +00:00 (Migrated from code.ole.blue)
No description provided.
Ghost commented 2025-11-05 22:08:55 +00:00 (Migrated from code.ole.blue)

Depends on #140

Depends on #140
Ghost (Migrated from code.ole.blue) reviewed 2025-11-05 22:33:39 +00:00
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 fix-checks:fix-checks
git switch fix-checks

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