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

feature: add DefaultCommand field to App #1388

Merged
merged 5 commits into from Jun 24, 2022

Commits on Jun 21, 2022

  1. feature: add DefaultCommand field to App

    See issue urfave#1307 for context.
    jalavosus committed Jun 21, 2022
    Copy the full SHA
    32dec1d View commit details
    Browse the repository at this point in the history
  2. Implement slightly wonky setup for checking against ...

    subcommand names of a default command (should it be set)
    jalavosus committed Jun 21, 2022
    Copy the full SHA
    77feee8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1b3da50 View commit details
    Browse the repository at this point in the history
  4. gofmt

    jalavosus committed Jun 21, 2022
    Copy the full SHA
    1dfa982 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d8c93f8 View commit details
    Browse the repository at this point in the history