Mislav Marohnić
|
c10144b6cd
|
Fix `hub checkout <PULLREQ-URL>` for renamed fork
Start reading the `Head.Repo.Name` property from API payload to
determine the name of the forked repo which might not match the name of
the base repo.
|
2015-01-20 22:53:01 -08:00 |
Jingwen Owen Ou
|
0118cfa3dc
|
Make sure charset is there when validating HTTP_ACCEPT
|
2014-03-31 17:00:12 -07:00 |
Mislav Marohnić
|
0c86e6acef
|
Lock down to GitHub API v3 for future compatibility
Every API request will now declare that it wants v3 by setting
"Accept: application/vnd.github.v3+json".
http://developer.github.com/v3/media/
|
2013-12-22 00:15:12 +01:00 |
Mislav Marohnić
|
ea217d491d
|
port `checkout` tests to cukes
|
2013-05-11 14:39:06 +02:00 |