WIP: Quality of life features #180

Draft
schmelczer wants to merge 19 commits from asch/qol into main
schmelczer commented 2025-12-07 19:27:05 +00:00 (Migrated from github.com)
No description provided.
This pull request has changes conflicting with the target branch.
  • .github/workflows/check.yml
  • .github/workflows/deploy-docs.yml
  • .github/workflows/e2e.yml
  • CLAUDE.md
  • docs/.vitepress/config.mts
  • frontend/local-client-cli/package.json
  • frontend/local-client-cli/src/args.test.ts
  • frontend/local-client-cli/src/args.ts
  • frontend/local-client-cli/src/cli.ts
  • frontend/local-client-cli/src/file-watcher.ts
View command line instructions

Checkout

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

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