Thanks to visit codestin.com
Credit goes to github.com

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.4.8
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.4.9
Choose a head ref
  • 9 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 25, 2022

  1. fix: clean code

    Kacper Bąk committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4c7b46c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Add failing test for #1373

    meatballhat committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e3aa8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe0449 View commit details
    Browse the repository at this point in the history
  3. Make the altsrc input source context isSet method private

    so that it doesn't extend the public surface area, instead focusing on
    being a bugfix _only_.
    meatballhat committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    fe1468c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1374 from 53jk1/main

    Remove some unused code
    meatballhat authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    dbeef68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac641ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fe4d79 View commit details
    Browse the repository at this point in the history
  7. Drop extra if condition

    meatballhat committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    cdb1730 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1376 from urfave/duration-default-regression

    Do not apply altsrc input values that are not set
    meatballhat authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e275e95 View commit details
    Browse the repository at this point in the history
Loading