Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: urfave/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.20.3
Choose a base ref
...
head repository: urfave/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.20.4
Choose a head ref
  • 6 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    31487e7 View commit details
    Browse the repository at this point in the history
  2. Add fmt import

    dearchap committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    9d0fdbe View commit details
    Browse the repository at this point in the history
  3. Add arg

    dearchap committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    0dca2d8 View commit details
    Browse the repository at this point in the history
  4. Spelling (#1543)

    * spelling: available
    * spelling: explicitly
    * spelling: feel
    * spelling: github
    * spelling: individual
    * spelling: inputting
    * spelling: occurring
    * spelling: overriding
    * spelling: propagated
    * spelling: recursively
    * spelling: reuse
    * spelling: single
    * spelling: value
    
    Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
    jsoref authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7732a51 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update docs/v2/examples/flags.md

    Co-authored-by: Dan Buch <dan@meatballhat.com>
    dearchap and meatballhat authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    de73d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #1544 from dearchap/issue_786

    Documentation:(issue_786) Add docs for flag validation
    dearchap authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7563894 View commit details
    Browse the repository at this point in the history
Loading