WIP: Fix keyboard layout on tty (fixes #20) #87

Draft
sbruder wants to merge 1 commit from fix-tty-keyboard-layout into main
sbruder commented 2020-08-06 15:29:06 +00:00 (Migrated from gitlab.jalr.de)
No description provided.
sbruder commented 2020-08-06 15:29:44 +00:00 (Migrated from gitlab.jalr.de)

marked as a Work In Progress

marked as a **Work In Progress**
sbruder commented 2020-08-06 15:50:56 +00:00 (Migrated from gitlab.jalr.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>a3391892 - Fix keyboard layout on tty</li></ul> [Compare with previous version](/fablab/labsync/-/merge_requests/61/diffs?diff_id=153&start_sha=308a3c14a43eacc08a52daeafe26a652f57f29a9)
jalr (Migrated from gitlab.jalr.de) changed target branch from master to main 2022-01-07 01:52: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-tty-keyboard-layout:fix-tty-keyboard-layout
git checkout fix-tty-keyboard-layout

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 fix-tty-keyboard-layout
git checkout fix-tty-keyboard-layout
git rebase main
git checkout main
git merge --ff-only fix-tty-keyboard-layout
git checkout fix-tty-keyboard-layout
git rebase main
git checkout main
git merge --no-ff fix-tty-keyboard-layout
git checkout main
git merge --squash fix-tty-keyboard-layout
git checkout main
git merge --ff-only fix-tty-keyboard-layout
git checkout main
git merge fix-tty-keyboard-layout
git push origin main
Sign in to join this conversation.
No reviewers
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: fablab-nea/labsync#87
No description provided.