James Magnarelli
7bb42fb49a
Corrected syntax error in github plugin's empty_gh function
12 years ago
Samvel Khalatyan
b9841b0bae
Add github url shortener
12 years ago
Tima Maslyuchenko
8e368c1222
added hub autocomplete instructions
13 years ago
Michael Nikitochkin
f29daef297
Fix repo for github.
13 years ago
Daniel Hahler
2c660c16ad
Only alias git=hub if `hub --version` works.
...
`hub` is crashing for me on a old CentOS setup with
"undefined method `shelljoin'".
On first use of the `git` function it is now checked if
`hub --version` returns successfully.
15 years ago
Daniel Bolton
8c48f10a04
Add functions for new GH repos.
15 years ago
Daniel Bolton
8ed6dd5fc4
Add functions for new GH repos.
15 years ago
Andrew Hodges
ace84c8b7e
Cleanup
...
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
15 years ago
Pat Regan
886af72125
Remove fpath/compinit code from github and npm plugins
15 years ago
Daniel Hahler
911837c48f
github plugin: check for `ruby`.
...
I've run into the issue where a stripped down container had no Ruby
installed, which caused `hub` to fail.
Therefore I've added an extra check to verify that `ruby` is in the
commands list before setting up this alias/function.
15 years ago
Pat Regan
6bf906a262
Optimize plugin loading so that only one call to compinit is required
15 years ago
Theodore Robert Campbell Jr
f0922006ab
changes recommended by blueyed
15 years ago
Theodore Robert Campbell Jr
9406ae7929
Whoops, this was supposed to be in the last commit!
15 years ago
Pat Regan
993e05da50
Replace redundant calls to compinit with a single call.
15 years ago
Sven Lito
425b0ef89f
bugfix - moved gem info
16 years ago
Sven Lito
210c76c35b
leaving out subcommands for now
16 years ago
Sven Lito
fcd88edfb3
adding comment and URL to github gem
16 years ago
Sven Lito
249fe1471c
adding github plugin
16 years ago