WIP: personality #2

Draft
geusebio wants to merge 30 commits from personality into develop
Owner
No description provided.
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 personality:personality
git switch personality

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 develop
git merge --no-ff personality
git switch personality
git rebase develop
git switch develop
git merge --ff-only personality
git switch personality
git rebase develop
git switch develop
git merge --no-ff personality
git switch develop
git merge --squash personality
git switch develop
git merge --ff-only personality
git switch develop
git merge personality
git push origin develop
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: Personality/buildroot#2
No description provided.