Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
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: docker-archive/compose-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.24
Choose a base ref
...
head repository: docker-archive/compose-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.25
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on May 15, 2022

  1. metrics: fix unexpected usage output shown on cli

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 15, 2022
    Configuration menu
    Copy the full SHA
    8092874 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #2149 from crazy-max/fix-buildx

    metrics: fix unexpected usage output shown on cli
    glours authored May 23, 2022
    Configuration menu
    Copy the full SHA
    415b410 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fix typo: change "cpu" to "cpus" in resources

    Signed-off-by: Nahuel Soldevilla <[email protected]>
    nahuel-soldevilla authored May 27, 2022
    Configuration menu
    Copy the full SHA
    128dae0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge pull request #2157 from nahuel-soldevilla/2152-fix-typo

    Fix typo: change "cpu" to "cpus" in resources
    glours authored May 30, 2022
    Configuration menu
    Copy the full SHA
    6f3f942 View commit details
    Browse the repository at this point in the history
Loading