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

don't mutate command on subsequent calls to Invoke extension #781

Commits on Feb 13, 2020

  1. Copy the full SHA
    7c87307 View commit details
    Browse the repository at this point in the history
  2. Update src/System.CommandLine/CommandExtensions.cs

    Co-Authored-By: Kevin B <Keboo@users.noreply.github.com>
    jonsequitur and Keboo committed Feb 13, 2020
    Copy the full SHA
    9a3eeb1 View commit details
    Browse the repository at this point in the history
  3. add test

    jonsequitur committed Feb 13, 2020
    Copy the full SHA
    7d0b72d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dont-mutate-command-more-than-once-on-implicit-invoke' of

    https://github.com/jonsequitur/command-line-api into dont-mutate-command-more-than-once-on-implicit-invoke
    jonsequitur committed Feb 13, 2020
    Copy the full SHA
    c14ed4c View commit details
    Browse the repository at this point in the history
  5. add another test

    jonsequitur committed Feb 13, 2020
    Copy the full SHA
    7911c78 View commit details
    Browse the repository at this point in the history