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 ArgPrecedenceOverSubcommand app setting #1834

Merged

Commits on Apr 16, 2020

  1. Add ArgPrecedenceOverSubcommand app setting

    Signed-off-by: David McNeil <[email protected]>
    davidMcneil committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    247231d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Use AppSettings::SubcommandPrecedenceOverArg

    Signed-off-by: David McNeil <[email protected]>
    davidMcneil committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    ada5df3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Improve SubcommandPrecedenceOverArg description

    Signed-off-by: David McNeil <[email protected]>
    davidMcneil committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    709f20d View commit details
    Browse the repository at this point in the history
  2. Fix SubcommandPrecedenceOverArg example indention

    Signed-off-by: David McNeil <[email protected]>
    davidMcneil committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    746d9a4 View commit details
    Browse the repository at this point in the history