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: rogpeppe/go-internal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cli/go-internal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 32 files changed
  • 1 contributor

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    ee16171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e305b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    fa3c22e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Rewrite import paths to hard fork

    This is an issue because this module is currently used via a replace directive in the
    cli/cli go.mod, which prevents installation via go get@github.com/cli/cli/cmd/gh
    
    cli/cli#9818
    williammartin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c48bcd View commit details
    Browse the repository at this point in the history
Loading