2
1
Fork
You've already forked dawk
2

WIP: getline-errors #127

Draft
triallax wants to merge 1 commit from getline-errors into main
pull from: getline-errors
merge into: triallax:main
triallax:main
triallax:tokenizer-no-allocations
triallax:run-tests-with-gawk
No description provided.
This pull request has changes conflicting with the target branch.
  • src/vm/VM.zig
  • src/vm/handle.zig
  • src/vm/record.zig
View command line instructions

Checkout

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

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 getline-errors
git switch getline-errors
git rebase main
git switch main
git merge --ff-only getline-errors
git switch getline-errors
git rebase main
git switch main
git merge --no-ff getline-errors
git switch main
git merge --squash getline-errors
git switch main
git merge --ff-only getline-errors
git switch main
git merge getline-errors
git push origin main
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
triallax/dawk!127
Reference in a new issue
triallax/dawk
No description provided.
Delete branch "getline-errors"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?