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

Allow setting more command-line options with environment variables #2161

Merged
merged 18 commits into from
Jun 14, 2024
Merged

Commits on Jun 14, 2024

  1. Inline CHOOSE_HELP

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f2f3e7d View commit details
    Browse the repository at this point in the history
  2. Wrap --yes arg

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    848be79 View commit details
    Browse the repository at this point in the history
  3. Wrap config

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a1f19c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75a2899 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d025e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9908c18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    909797d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccb5f7c View commit details
    Browse the repository at this point in the history
  9. Add env for --list-submodules

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    619cc80 View commit details
    Browse the repository at this point in the history
  10. More environment variables

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b27ce06 View commit details
    Browse the repository at this point in the history
  11. Reorder

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f056191 View commit details
    Browse the repository at this point in the history
  12. Reorder

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e258fac View commit details
    Browse the repository at this point in the history
  13. Sort config args

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f1d0fc6 View commit details
    Browse the repository at this point in the history
  14. Use result aliases

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5ee32cb View commit details
    Browse the repository at this point in the history
  15. Use FunctionResult

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d37cd37 View commit details
    Browse the repository at this point in the history
  16. Use more aliases

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ac4da70 View commit details
    Browse the repository at this point in the history
  17. Sort commands

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bbd7ad8 View commit details
    Browse the repository at this point in the history
  18. Inline arguments

    casey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9ab9b35 View commit details
    Browse the repository at this point in the history