Mike Lundy
c4dfa597b8
add /v2 to the module name to resolve the module path problem
2020-04-16 16:30:07 -07:00
ehuss
b50c329b0e
Fix example for fetch.
2018-07-05 19:36:30 -07:00
Mislav Marohnić
3cce40c626
Have `fetch` use writable push URL for writeable fork
...
This is to avoid having a writeable fork added with `git://` protocol
(the default when `hub.protocol` is not configured).
This matches the behavior of `hub clone`.
2018-01-19 15:49:46 +01:00
Josh Soref
9035849b22
spelling: transform
2017-11-08 02:50:17 +00:00
Mislav Marohnić
660602b741
Unbreak normal `git fetch` command with URL and refspec
...
Fixes #1243
2016-09-08 18:22:25 +02:00
Mislav Marohnić
eda119ec95
Fix comma-separated `fetch` with more than 2 names
2016-08-16 14:31:13 +02:00
Mislav Marohnić
01dad7641f
Fix vanilla `fetch` with non-GitHub remotes`
...
Fixes #1227
2016-08-16 14:30:42 +02:00
Mislav Marohnić
77a7b059cf
Remove dependecy of `github.Project` to `utils.DirName()`
2016-02-28 19:46:11 +09: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ć
1d519fe496
Enable fetching from local git bundle
2016-01-22 21:13:45 +11:00
Keenan Brock
5355655711
rename gh command to hub in docs
2016-01-19 13:31:47 -05:00
Jingwen Owen Ou
a7badc8c84
Validate git dir when getting local repo
2014-04-01 13:40:02 -07: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
ba6363328e
Pull in cucumber tests from Hub
...
Since 31a85e519e
...master
Some tests are ignored either because they don't make sense or WIP
2013-12-28 01:14:07 -08:00
Jingwen Owen Ou
b480db1f7f
Detach Project from GitHub
2013-12-17 07:45:48 -08:00
Jingwen Owen Ou
e506ac1437
Remove GitHub.New()
2013-12-17 07:22:43 -08:00
Jingwen Owen Ou
7de5d10fbf
Fetch is compatible with Hub
2013-12-11 14:08:57 -08:00
Jingwen Owen Ou
23f68481e4
Fix bug due to project owner and name parsing
2013-12-10 13:42:53 -08:00
Jingwen Owen Ou
a270fd25f6
Import cucumber tests from Hub and get the pull_request.feature going a bit
2013-12-10 13:42:52 -08:00
Jingwen Owen Ou
2032d4c05a
Extract duplication to hasGitRemote
2013-07-19 22:53:38 -07:00
Jingwen Owen Ou
cee5a49a3c
Fix remote bug
2013-07-18 15:09:14 -07:00
Jingwen Owen Ou
f0c3b28ca0
Implement gh fetch
2013-07-10 16:29:26 -07:00
Jingwen Owen Ou
329d4fa3fa
Add fetch stub
2013-07-10 10:49:05 -07:00