hub icon indicating copy to clipboard operation
hub copied to clipboard

A command-line tool that makes git easier to use with GitHub.

Results 149 hub issues
Sort by recently updated
recently updated
newest added

The version of golang.org/x/sys you currently use is too outdated to support riscv64-freebsd. Please bump the dependency to the most recent version to enable a build.

bug

Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies
ruby

I assume the fish completions were created by copy/pasting `--help` output, and `--file` was mistakenly left in instead of being translated to `-l file` (that is, `--file` was passed to...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20220319134239-a9b59b0215f8&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

I'm running `hub release create` inside GitHub Actions + Ubuntu 20.04 + Alpine 3.17. This error constantly breaks my Actions, this happens almost every time (but not always). The error...

bug

This will use dependabot to check any github action which this project uses for updates on a monthly basis in order to keep it up-to-date. https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

**Command attempted:** `hub ci-status` and `hub ci-status --verbose` **What happened:** I have a repo with ~50 checks for CI. When a few of those checks fails, `hub ci-status` can incorrectly...

bug

**Command attempted:** I tried these commands to get the output of "hub sync": `tmp="$(hub sync)"` `hub sync | read tmp` `read tmp < `echo "$tmp"` always returns nothing **More info:**...

bug

Hey! Tool was working great for me, but I am getting 403 when using fine-grained tokens. Are the supported?

bug