feat: enable typing #3

Open
nicole wants to merge 0 commits from feat-typing into main
Owner
No description provided.
nicole added 8 commits 2025-04-06 19:13:40 +00:00
This pull request has changes conflicting with the target branch.
  • src/midi.rs
  • src/ui.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat-typing:feat-typing
git checkout feat-typing

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 checkout main
git merge --no-ff feat-typing
git checkout feat-typing
git rebase main
git checkout main
git merge --ff-only feat-typing
git checkout feat-typing
git rebase main
git checkout main
git merge --no-ff feat-typing
git checkout main
git merge --squash feat-typing
git checkout main
git merge --ff-only feat-typing
git checkout main
git merge feat-typing
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: nicole/midi-keys#3
No description provided.