Mike Lundy
c4dfa597b8
add /v2 to the module name to resolve the module path problem
2020-04-16 16:30:07 -07:00
Mislav Marohnić
4f0bb5df67
Respect chosen Enterprise host on `hub init -g`
...
Fixes #1991
2019-01-02 17:11:29 +01:00
Mislav Marohnić
fba7396968
Fix `hub init -g` documentation
...
`hub init` doesn't imply `hub create`. I've written wrong documentation
in 0a45aa8ddc
Fixes #1810
2018-07-16 11:37:00 +02:00
Josh Soref
6dfb3212ba
spelling: regexp
2017-11-08 02:48:11 +00:00
Mislav Marohnić
fc9fbd4c38
Cross-references galore!
2016-01-25 02:50:01 +11:00
Mislav Marohnić
0a45aa8ddc
Reformat inline command help and expand usage options
2016-01-25 02:30:46 +11:00
Mislav Marohnić
70cfee2094
Prompt for credentials when running unauthenticated `git init -g`
...
Fixes #862
2016-01-22 21:27:40 +11:00
Keenan Brock
5355655711
rename gh command to hub in docs
2016-01-19 13:31:47 -05:00
Mislav Marohnić
9305b5bcb8
Better arguments processing for `init` command
...
Now the optional `directory` argument to `git init` is detected by
looking for the first "word" in arguments that isn't a value for one of
`--template`, `--shared`, or `--separate-git-dir` params.
2015-02-09 17:14:00 -08:00
Jingwen Owen Ou
0d52cd711e
Support `hub init -g DIR`
...
This fixes #790 .
2015-02-02 20:56:37 -08:00
Jingwen Owen Ou
498789a999
Change namespace to github/hub
2014-02-10 08:29:03 -08:00
David Calavera
371ae8b432
Add global commands to the runner.
...
- Use a hash to lookup for commands.
- Add more tests for the command and runner execution.
2013-12-29 14:18:14 -08:00
Jingwen Owen Ou
6ae79676aa
Remove some deprecated methods
2013-12-17 07:07:26 -08:00
Jingwen Owen Ou
a613e633b0
Create is compatible with Hub
2013-12-10 13:42:54 -08:00
Jingwen Owen Ou
f0c3b28ca0
Implement gh fetch
2013-07-10 16:29:26 -07:00
Jingwen Owen Ou
83a4b6f1ac
Implement create
2013-07-09 14:36:02 -07:00
Jingwen Owen Ou
5f956792aa
Implement init
2013-07-04 16:29:19 -07:00
Jingwen Owen Ou
ccef819232
Create init stub
2013-07-04 16:29:19 -07:00