Resolve Issues #9 and #10 #15

Open
blizzardfinnegan wants to merge 4 commits from blizzardfinnegan/wacp_xml_parser:main into main
Contributor
No description provided.
FrogWithACoolHat was assigned by blizzardfinnegan 2023-08-18 12:31:25 -04:00
blizzardfinnegan added 2 commits 2023-08-18 12:31:26 -04:00
requested review from FrogWithACoolHat 2023-08-18 12:32:02 -04:00
blizzardfinnegan added 1 commit 2023-08-18 13:01:45 -04:00
Rather than repeatedly overwriting `write_string`, simply append
instead.
blizzardfinnegan added 1 commit 2023-08-18 13:07:57 -04:00
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 main:blizzardfinnegan-main
git checkout blizzardfinnegan-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 checkout main
git merge --no-ff blizzardfinnegan-main
git checkout blizzardfinnegan-main
git rebase main
git checkout main
git merge --ff-only blizzardfinnegan-main
git checkout blizzardfinnegan-main
git rebase main
git checkout main
git merge --no-ff blizzardfinnegan-main
git checkout main
git merge --squash blizzardfinnegan-main
git checkout main
git merge --ff-only blizzardfinnegan-main
git checkout main
git merge blizzardfinnegan-main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: FrogWithACoolHat/RustXMLParseTest#15
No description provided.