feat/NavBarAccessibility closes #29 #31

Open
adrian wants to merge 4 commits from adrian/site:feat/NavBarAccessibility into feat/a11y
First-time contributor
No description provided.
adrian added 4 commits 2024-02-15 11:58:11 +00:00
adrian requested review from adrien 2024-02-15 11:58:27 +00:00
adrian requested review from tixie 2024-02-15 11:58:27 +00:00
Owner

Looks LGTM.
Prepare for merge conflict since the calendar part has been edited.

Looks LGTM. Prepare for merge conflict since the calendar part has been edited.
This pull request has changes conflicting with the target branch.
  • static/index.html
View command line instructions

Checkout

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

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 feat/a11y
git merge --no-ff adrian-feat/NavBarAccessibility
git checkout adrian-feat/NavBarAccessibility
git rebase feat/a11y
git checkout feat/a11y
git merge --ff-only adrian-feat/NavBarAccessibility
git checkout adrian-feat/NavBarAccessibility
git rebase feat/a11y
git checkout feat/a11y
git merge --no-ff adrian-feat/NavBarAccessibility
git checkout feat/a11y
git merge --squash adrian-feat/NavBarAccessibility
git checkout feat/a11y
git merge --ff-only adrian-feat/NavBarAccessibility
git checkout feat/a11y
git merge adrian-feat/NavBarAccessibility
git push origin feat/a11y
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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: Deuxfleurs/site#31
No description provided.