Quote arguments to reproduction #85

Open
9p4 wants to merge 1 commit from 9p4/hydra:push-xyksurrxstvq into main
First-time contributor

The git reproduction may contain an ampersand, causing bash to incorrectly run part of the command as a background task. This issue should prevent this from happening by quoting the arguments.

The git reproduction may contain an ampersand, causing bash to incorrectly run part of the command as a background task. This issue should prevent this from happening by quoting the arguments.
The git reproduction may contain an ampersand, causing bash to
incorrectly run part of the command as a background task. This issue
should prevent this from happening by quoting the arguments.
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 push-xyksurrxstvq:9p4-push-xyksurrxstvq
git switch 9p4-push-xyksurrxstvq

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 9p4-push-xyksurrxstvq
git switch 9p4-push-xyksurrxstvq
git rebase main
git switch main
git merge --ff-only 9p4-push-xyksurrxstvq
git switch 9p4-push-xyksurrxstvq
git rebase main
git switch main
git merge --no-ff 9p4-push-xyksurrxstvq
git switch main
git merge --squash 9p4-push-xyksurrxstvq
git switch main
git merge --ff-only 9p4-push-xyksurrxstvq
git switch main
git merge 9p4-push-xyksurrxstvq
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
lix-project/hydra!85
No description provided.