Skip to content
Tags

v2.15.0-pre0

Merge pull request #6103 from jsoref/issue-6102
      feat: Fallback to notepad on Windows

v2.14.5

Merge pull request #6103 from jsoref/issue-6102
      feat: Fallback to notepad on Windows

v2.14.4

Restore old `GH_DEBUG=1` behavior for HTTP logging (#6054)
      - No HTTP bodies or headers are logged until `GH_DEBUG=api` is used.
- Logging to terminal now supports colorization.

v2.14.3

Merge pull request #5994 from cli/parse-remotes
      Fix parsing base repo out of outdated git remotes

v2.14.3-pre0

Merge pull request #5994 from cli/parse-remotes
      Fix parsing base repo out of outdated git remotes

v2.14.2

Merge pull request #5943 from cli/uncache-http-client
      Remove accidental caching from `repo list` and other commands

v2.14.1

Fix login flow (#5928)
      

v2.14.0

fix `gh run download <run-id>` not getting > 100 artifacts (#5799)
      Co-authored-by: Mislav Marohnić <mislav@github.com>

v2.14.0-pre0

fix `gh run download <run-id>` not getting > 100 artifacts (#5799)
      Co-authored-by: Mislav Marohnić <mislav@github.com>

v2.13.0

Apply UI polish around codespaces org-admin commands (#5843)