Skip to content

Conversation

@laur89
Copy link

@laur89 laur89 commented Apr 19, 2025

  • make using --mount option in 'patch' command require the inclusion of -i/--install option.
  • as it stands, if -i is not provided, then --mount flag is really not toggling the installation and user is left oblivious whether the patched apk is being installed or not

- make using --mount option in 'patch' command require the inclusion of
  -i/--install option.
- as it stands, if -i is not provided, then --mount flag is really
  not toggling the installation and user is left oblivious whether
  the patched apk is being installed or not
@oSumAtrIX oSumAtrIX changed the title feat: make patch cmd --mount opt dependent on -i fix: Group mount and install arguments into one argument group Apr 20, 2025
@oSumAtrIX oSumAtrIX changed the title fix: Group mount and install arguments into one argument group fix: Group mount and install arguments into an argument group Apr 20, 2025
@oSumAtrIX oSumAtrIX changed the base branch from main to dev April 20, 2025 18:01
@oSumAtrIX oSumAtrIX changed the title fix: Group mount and install arguments into an argument group fix: Group mount and install options into an argument group Apr 20, 2025
@oSumAtrIX oSumAtrIX merged commit 0c53a2d into ReVanced:dev Apr 20, 2025
1 check passed
@welcome
Copy link

welcome bot commented Apr 20, 2025

Thank you for contributing to ReVanced. Join us on Discord to receive a role for your contribution.

github-actions bot pushed a commit that referenced this pull request Apr 20, 2025
## [5.0.2-dev.1](v5.0.1...v5.0.2-dev.1) (2025-04-20)

### Bug Fixes

* Group `mount` and `install` options into an argument group  ([#364](#364)) ([0c53a2d](0c53a2d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants