+ [2015-11-04T21:16:09Z] Remram You can only have one repository in a given network
+ [2015-11-04T21:16:17Z] Remram this simplifies things greatly
+ [2015-11-04T21:16:36Z] Remram So, you can't fork your own repo, you can't fork someone else's repo twice, and you can fork a repo and one of its forks
+ [2015-11-04T21:17:04Z] Remram justanotheruser: You can however create as many branches as you want

message no. 118348

Posted by twisted` in #github at 2015-11-04T13:09:08Z

hey, the ping request of a webhook sends along a "zen", which is a cute gimmick but atm it breaks my entire script that should parse it. "zen":"It's not fully shipped until it's fast." is what it sends. It breaks on the single quote, and afaik a single-quote never appears in any other payload.
+ [2015-11-05T00:28:04Z] neznammm how can I git clone only one file from a repo
+ [2015-11-05T00:28:40Z] neznammm I try to clone this config file https://github.com/hut/ranger/blob/master/ranger/config/rifle.conf
+ [2015-11-05T00:28:49Z] neznammm is it somehow possible
+ [2015-11-05T00:29:07Z] neznammm or to download only that file