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.27.5
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.27.7
Choose a head ref
  • 12 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 14, 2024

  1. Use usage template in subcommand help

    to remove (confusing) difference between templates.
    
    Closes #1879
    meatballhat committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ba8fc3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1986 from urfave/v2-use-usage-template-in-subcomm…

    …and-help
    
    Use usage template in subcommand help
    dearchap authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    50bdebf View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update cli.yml

    dearchap authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1e15e30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2015 from urfave/update_docs_v2

    Docs: Update cli.yml
    dearchap authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3b17080 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    4abc9c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2070 from dearchap/issue_2069

    Fix:(issue_2069) Add sep for string slice
    dearchap authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    9d76d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    6ec0368 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2154 from urfave/v2-dependabot-maybe

    Is this file needed on each release branch? (v2)
    meatballhat authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    c7bc0a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    0acf2e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2157 from urfave/v2-not-dependabot

    Dependabot does not work like this (v2)
    meatballhat authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    347cd02 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    dd134b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2159 from urfave/v2-deps-up

    Update dependencies in v2 series
    meatballhat authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    19b951a View commit details
    Browse the repository at this point in the history
Loading