latest 20 messages by DrSlony

+ [2016-03-21T13:16:52Z] DrSlony thank you
+ [2016-03-21T13:16:43Z] DrSlony the organization account means only one person (me) pays 25$/month, the other accounts can be free, correct?
+ [2016-03-21T13:16:12Z] DrSlony thanks
+ [2016-03-21T13:16:05Z] DrSlony Any solutions to that?
+ [2016-03-21T13:15:38Z] DrSlony I want a private repo, hidden from the outside world, and I want to give four other people access to that repo's issue tracker, and only the issue tracker. I don't want them to be able to push code. Can I do that with a personal account?
+ [2016-03-21T13:15:01Z] DrSlony I'm still not clear on this question.
+ [2016-03-21T13:12:26Z] DrSlony can I grant a form of access to people with free accounts which lets them comment on issues but does not give them push access?
+ [2016-03-21T13:10:11Z] DrSlony tobiasvl are you a github developer or affiliated with github.com?
+ [2016-03-21T13:09:48Z] DrSlony thank you
+ [2016-03-21T13:05:48Z] DrSlony i see, and can you confirm that the issue tracker for my private repo would also be private? i.e. that no outsider to whom we didn't give explicit permission could see the issues?
+ [2016-03-21T13:03:52Z] DrSlony what about my colleague with push access, or my 4 other colleagues who should only have issue tracker access?
+ [2016-03-21T13:03:36Z] DrSlony tobiasvl | it's just $7 a month for you
+ [2016-03-21T13:03:25Z] DrSlony that page doesn't explain much
+ [2016-03-21T12:59:33Z] DrSlony and if I want to use the account on a proprietary project, and I need to allow two other people push access, and a total of four people issue tracker access, can I do that with a personal account? And does the personal account price cover the account, or the user? i.e. is it 7$ a month for each of us?
+ [2016-03-21T12:57:36Z] DrSlony also, does a personal account let me keep my code and my issues secret from the outside world, visible only to myself and my colleague?
+ [2016-03-21T12:57:05Z] DrSlony tobiasvl whats the difference between "full access" and "owns"?
+ [2016-03-21T12:53:48Z] DrSlony Hello, I'm interested in the differences between a Personal and an Organization account, but https://github.com/pricing is insufficient. Does anyone have a link to a better comparison or can explain what exactly the difference between "work with your team" and "work with collaborators" means?
+ [2016-02-27T18:07:49Z] DrSlony we currently have two main branches: master and gtk3. It is clear that we want to make a new branch "gtk2" from master, and then use the "gtk3" branch as default. Someone suggested then merging "gtk3" into "master" so we keep the name "master" because it sounds important. Isn't that messy?
+ [2016-02-27T18:00:48Z] DrSlony Hello, is the "master" branch special in github in any way? We want to delete it, and then have a "gtk2" and "gtk3" branch there the "gtk3" one would be the main one.