+[2015-11-04T21:16:09Z]RemramYou can only have one repository in a given network +[2015-11-04T21:16:17Z]Remramthis simplifies things greatly +[2015-11-04T21:16:36Z]RemramSo, 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]Remramjustanotheruser: You can however create as many branches as you want +[2015-11-04T21:17:20Z]justanotheruserah
when doing code reviews on pull requests, how can I comment on lines not part of the pull request? I often want to comment on the state of an entire file
+[2015-11-05T00:28:04Z]neznammmhow can I git clone only one file from a repo +[2015-11-05T00:28:24Z]Heartmenderyou don't +[2015-11-05T00:28:40Z]neznammmI try to clone this config file https://github.com/hut/ranger/blob/master/ranger/config/rifle.conf +[2015-11-05T00:28:49Z]neznammmis it somehow possible +[2015-11-05T00:29:07Z]neznammmor to download only that file