Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Mislav Marohnić d907e8b5f6 simplify checking for existing fork
- performs a single API call instead of 3
 - simpler handling of parent repo data
 - less brittle implementation

Closes #257, references #146
2012-11-07 14:24:22 +01:00
Max Rydahl Andersen d3d7d55e67 have `fork` set up a remote even if own fork already exists 2012-11-07 14:20:11 +01:00
Ilya Bogdanovich b7cc84486f fix integration with GH Enterprise API
Enterprise installations don't have a separate subdomain for API
requests such as "api.github.com", but their API endpoints start with
"/api/v3" path.

Fixes #201
2012-07-16 09:14:27 +02:00
Mislav Marohnić d1e03eb475 rewrite `hub fork` tests as cukes running against a live server 2012-05-06 19:33:56 +02:00