feat(irc-proto/ircv3): add standard replies support #2

Open
rlahfa wants to merge 1 commit from standard-replies into develop
Owner

Only parsing is supported here, not reserialization.

Signed-off-by: Raito Bezarius masterancpp@gmail.com

Only parsing is supported here, not reserialization. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
rlahfa added 1 commit 2024-10-14 11:19:04 +02:00
feat(irc-proto/ircv3): add standard replies support
Some checks failed
CI / test (1.71) (pull_request) Has been cancelled
CI / test (stable) (pull_request) Has been cancelled
CI / rustfmt (pull_request) Has been cancelled
c42b1572de
Only parsing is supported here, not reserialization.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
rlahfa force-pushed standard-replies from c42b1572de to c87644229e 2024-10-14 11:19:33 +02:00 Compare
Some checks failed
CI / rustfmt (pull_request) Failing after 20s
CI / test (pull_request) Failing after 57s
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 standard-replies:standard-replies
git checkout standard-replies

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 develop
git merge --no-ff standard-replies
git checkout standard-replies
git rebase develop
git checkout develop
git merge --ff-only standard-replies
git checkout standard-replies
git rebase develop
git checkout develop
git merge --no-ff standard-replies
git checkout develop
git merge --squash standard-replies
git checkout develop
git merge --ff-only standard-replies
git checkout develop
git merge standard-replies
git push origin develop
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: DGNum/rust-irc#2
No description provided.