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

**Command attempted:** hub browse **What happened:** exec: "/dev/null": command not found **More info:** Hub version: git version 2.30.1 (Apple Git-130) hub version refs/heads/master Mac OS Big Sur v11.6 MacBook Air...

bug

The usage of `host` variable could be limited by one if-block. Also since error is checked from `config.DefaultHost()` we could assume that `host` is not nil anymore.

**Command attempted:** `hub release edit v-1.2.3-0 --attach test.png -m ""` **What happened:** Unable to find release with tag name `v-1.2.3-0' **More info:** `hub release --include-drafts show v-1.2.3-0` This shows that...

bug
more-info-needed

## Automatically generated comment ℹ️ **This comment is automatically generated and will be overwritten every time changes are committed to this branch.** The table contains an overview of files in...

**The problem I'm trying to solve:** There are many times when a group of contractors or nonemployees need access to one of our Github repos. It would be great if...

feature

**Command attempted:** hub release show v1.551.1 **What happened:** Error fetching releases: unexpected end of JSON input (HTTP 500) **More info:** **Versions:** git version 2.32.0 hub version 2.14.2 **OS:** MacOS, Alpine...

bug

**Command attempted:** `hub sync` **What happened:** ``` longhollow-web % hub sync (main) longhollow-web warning: 'main' seems to contain unpushed commits longhollow-web % git push (main) longhollow-web Everything up-to-date ``` I...

bug

Adds a new flag `-w`/`--web` to the pull-request command. When creating a new pull-request, you can use the `--web` flag for filling out the PR's details using GitHub's web interface,...

feature

Hi, I'm not really sure if this is a bug or I am missing something here, while trying to open a pull request to enterprise github with `git pull-request` from...

pull-request
more-info-needed

**Command attempted:** **What happened:** git branch not able to find the remote ref **More info:** Created a new branch and trying to pull the remote branch still not able to...

bug