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: cli/go-gh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: cli/go-gh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 12, 2023

  1. Expose IsColorForced

    Since IsColorDisabled - based on env vars - is public, also expose
    IsColorForced so the gamut of GitHub CLI env vars for color overrides
    are available to callers.
    heaths committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e5de29e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge pull request #117 from heaths/is-color-forced

    Expose IsColorForced
    mislav authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    ccb69a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Pin golangci-lint version

    mislav committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9d55e27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from cli/lint-fix

    Pin golangci-lint version
    mislav authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    f189c1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4227258 View commit details
    Browse the repository at this point in the history
Loading