feat: help command #198

Open
zeyuyaoy wants to merge 4 commits from zeyuyaoy/help-command into main
zeyuyaoy commented 2026-06-18 20:58:29 +00:00 (Migrated from codeberg.org)

Closes #76

Closes #76
zeyuyaoy commented 2026-06-24 13:44:49 +00:00 (Migrated from codeberg.org)

in general, you should not have a commit where you refactor your own new code, since you can always just rebase and basically "pretend" you wrote it correctly in the first place

oh 😭😭 I'll figure this out mb

> in general, you should not have a commit where you refactor your own new code, since you can always just rebase and basically "pretend" you wrote it correctly in the first place oh 😭😭 I'll figure this out mb
maybe-yiyi commented 2026-06-25 03:47:26 +00:00 (Migrated from codeberg.org)

you can refer to the Making fixes section at https://docs.scottylabs.org/tartan-vote/contributing/#pull-requests if you need help, or just ping on discord :D

you can refer to the `Making fixes` section at https://docs.scottylabs.org/tartan-vote/contributing/#pull-requests if you need help, or just ping on discord :D
zeyuyaoy commented 2026-06-25 14:16:49 +00:00 (Migrated from codeberg.org)

@maybe-yiyi I cleaned up the git history :D

@maybe-yiyi I cleaned up the git history :D
zeyuyaoy commented 2026-06-29 02:15:19 +00:00 (Migrated from codeberg.org)

@maybe-yiyi I think this fixes #76... not sure though

@maybe-yiyi I think this fixes #76... not sure though
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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