Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gh-bash-completion-2.86.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: gh-bash-completion Distribution: openSUSE Tumbleweed
Version: 2.86.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 22 07:39:24 2026
Group: Unspecified Build host: reproducible
Size: 15913 Source RPM: gh-2.86.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://cli.github.com/
Summary: Bash Completion for gh
Bash command line completion support for gh.

Provides

Requires

License

MIT

Changelog

* Thu Jan 22 2026 Pavel Dostál <pdostal@suse.com>
  - Update to version 2.86.0:
    * refactor: address review comments
    * Update contributing guidelines for clarity
    * test(copilot): fix windows asset URL
    * fix(cache delete): add unit tests and expand help doc
    * feat(cache delete): allow for delete all caches for a ref
    * Fix OS name in test archive filename to 'win32'
    * fix(copilot): replace `windows` with `win32` to match asset names
    * fix(root): avoid command name collision when registering extensions
    * chore(root): register `copilot` command
    * feat: add `copilot` command
    * refactor(run download): extract zip extraction func into a separate package
    * fix: error when head and base refs are identical in pr create
* Fri Jan 16 2026 Pavel Dostál <pdostal@suse.com>
  - Update to version 2.85.0:
    * fix: simplify set-default remote parsing
    * Handle repo argument before remote name
    * chore: update licenses
    * chore(deps): bump github.com/yuin/goldmark from 1.7.13 t