WIP: allow using nff as a diagnostics source #1

Draft
NotAShelf wants to merge 26 commits from diagnostics into main
Owner
No description provided.
NotAShelf changed title from allow using nff as a diagnostics source to WIP: allow using nff as a diagnostics source 2025-06-02 09:07:20 +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 diagnostics:diagnostics
git switch diagnostics

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 diagnostics
git switch diagnostics
git rebase main
git switch main
git merge --ff-only diagnostics
git switch diagnostics
git rebase main
git switch main
git merge --no-ff diagnostics
git switch main
git merge --squash diagnostics
git switch main
git merge --ff-only diagnostics
git switch main
git merge diagnostics
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: NotAShelf/nff#1
No description provided.