fix: allow --cmd flag to work without --enter #1

Open
dyagyatis wants to merge 5 commits from utils/warproot:main into fix-cmd-flag
Owner

Fixes #1

Allow --cmd to specify a command inside the chroot without requiring --enter.

Fixes #1 Allow `--cmd` to specify a command inside the chroot without requiring `--enter`.
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:utils-main
git switch utils-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 switch fix-cmd-flag
git merge --no-ff utils-main
git switch utils-main
git rebase fix-cmd-flag
git switch fix-cmd-flag
git merge --ff-only utils-main
git switch utils-main
git rebase fix-cmd-flag
git switch fix-cmd-flag
git merge --no-ff utils-main
git switch fix-cmd-flag
git merge --squash utils-main
git switch fix-cmd-flag
git merge --ff-only utils-main
git switch fix-cmd-flag
git merge utils-main
git push origin fix-cmd-flag
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
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
dyagyatis/warproot!1
No description provided.