Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple --prepare support #218

Merged
merged 6 commits into from
Oct 13, 2019
Merged

Add multiple --prepare support #218

merged 6 commits into from
Oct 13, 2019

Commits on Oct 2, 2019

  1. Add multiple --prepare support

    Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
    iamsauravsharma committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    89cbd02 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. raise error if preparation_command length is not equal to command or 1

    Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
    iamsauravsharma committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    43d7e54 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. refactor code

    Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
    iamsauravsharma committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    325b705 View commit details
    Browse the repository at this point in the history
  2. Update error message

    sharkdp committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    1d803d0 View commit details
    Browse the repository at this point in the history
  3. Remove space

    sharkdp committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    03b75c6 View commit details
    Browse the repository at this point in the history
  4. Use 'if' instead of 'match'

    sharkdp committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    dceb77b View commit details
    Browse the repository at this point in the history