Refactor code structure for improved readability and maintainability #17

Open
imnyang wants to merge 0 commits from main into carrer
Owner
No description provided.
Refactor code structure for improved readability and maintainability
Some checks failed
/ print-content (push) Failing after 1m44s
921b67b553
Some checks failed
/ print-content (push) Failing after 1m44s
This pull request has changes conflicting with the target branch.
  • src/components/About.astro
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

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

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 carrer
git merge --no-ff main
git switch main
git rebase carrer
git switch carrer
git merge --ff-only main
git switch main
git rebase carrer
git switch carrer
git merge --no-ff main
git switch carrer
git merge --squash main
git switch carrer
git merge --ff-only main
git switch carrer
git merge main
git push origin carrer
Sign in to join this conversation.
No description provided.