Python Forum
github pro - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Bar (https://python-forum.io/forum-27.html)
+--- Thread: github pro (/thread-19318.html)



github pro - metulburr - Jun-22-2019

Did you know you can get pro with github for free with a school email?

This to me is probably the most useful aspect
Quote:With GitHub Pro, your personal account gets unlimited public and private repositories with unlimited collaborators.
Quote:Repository insights graphs: Pulse, contributors, traffic, commits, code frequency, network, and forks

https://education.github.com/pack


RE: github pro - nilamo - Jun-24-2019

Pro accounts used to be the only way to have private repositories (or more than 5 or something). A few months ago (around when Microsoft bought GitHub), they switched it so free accounts can have unlimited private repositories. That's when I switched to free, which is convenient because I was thinking about switching to GitLab around that time.

Free accounts also get the insights graphs, it's just only for public repositories. So really, Pro is only useful if you need more than 3 collaborators for a private repository.


RE: github pro - metulburr - Jun-24-2019

(Jun-24-2019, 04:21 PM)nilamo Wrote: A few months ago (around when Microsoft bought GitHub), they switched it so free accounts can have unlimited private repositories.
Ah OK i did not know this.


RE: github pro - nilamo - Jun-24-2019

https://github.com/pricing#feature-comparison

All accounts now can have unlimited private repositories. Free accounts are way better than they were even just a few months ago.