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

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. Refactor issue list and pr list tests

    following #6085
    
    * Inject fake `Now` function to tests of `issue list` / `pr list`
    * Remove `regexp` from the tests
    satotake committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    b3ab768 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6135 from satotake/inject-now-to-test

    Refactor `issue list` and `pr list` tests
    Nate Smith authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f8d7c1c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6127 from sparr/doc-source-sudo-E

    Mention possible need for sudo -E to run make install
    Nate Smith authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    4716de4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Fix auth refresh prompter initialization (#6141)

    * Fix prompter not being initialized in auth refresh
    
    * fix broken issue list test
    samcoe authored Aug 25, 2022
    1 Configuration menu
    Copy the full SHA
    2fc0ffd View commit details
    Browse the repository at this point in the history
Loading