+ [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. 118361

Posted by dman777_alter in #github at 2015-11-04T15:03:33Z

After I did the fetch I see * branch update-jobs -> FETCH_HEAD, but when I try to git checkout update-jobs it saids the branch does not exist. Is this because I am doing it in my local repo? I wanted to do it in my local repo so I wouldn't have to install npm and bower files
+ [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