github-gem icon indicating copy to clipboard operation
github-gem copied to clipboard

`github` command line helper for simplifying your GitHub experience.

Results 74 github-gem issues
Sort by recently updated
recently updated
newest added

I've installed Github command, I tried two commands, and both failed. I see lot of pull request, lot of issues and no code changes. Maybe it's time to change the...

[item_list.go.txt](https://github.com/defunkt/github-gem/files/14824501/item_list.go.txt)

Git terminology uses "fetch" to mean "get the changes without applying them" and "pull" to mean "fetch and merge." `gh` doesn't obey this.

major version change

wilg Com _Originally posted by @ni33g in https://github.com/defunkt/github-gem/issues/89#issuecomment-949115370_

gh pull-request username fatal: Needed a single revision

bug

The 'browse' command determines if I have launchy installed in the following fashion: ``` helper :has_launchy? do |blk| begin gem 'launchy' require 'launchy' blk.call rescue Gem::LoadError STDERR.puts "Sorry, you need...

https://m.facebook.com/checkpoint/?_rdr