Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] GitHub Private Repos Are Now Free
- Date: Sat, 23 Feb 2019 00:44:14 +0800
- From: Raymond Wan <rwan.kyoto@example.com>
- Subject: Re: [tlug] GitHub Private Repos Are Now Free
- References: <20190222124956.slpztzp2msgk554i@logarithmic.cjs.cynic.net>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
Hi Curt, On 22/2/2019 8:49 PM, Curt Sampson wrote:I just noticed that, since the start of this year, GitHub now allows users on free accounts to create private repos. (There's no limit on the number.) The main restriction here now as compared to paid accounts is that you can add no more than three collaborators to a private repo. I think that this is a brilliant move because it makes it a whole heck of a lot easier, when you want to chuck together a small experiment or whatever to share with a partner or two, to quickly pop up a shared repo for it without having to worry about whether you really want toThis is pretty cool! Thanks for letting us know! Actually, because of the lack of private repositories, I moved some of my work over to Bitbucket. I'm not sure I'm ready to move them back, though. I'm generally happy with it, but it's good to know that option now exists.make the contents public. If you keep in mind that Git is great not just for code but for a documentation dump, meeting notes and agendas, and many other things (with GitHub doing a nice rendering of your Markdown documents), my enthusiasm might make more sense.All very true! For those of you with access to a Linux-based server via ssh, gitolite3 is another alternative. You don't get any rendering of Markdown documents, but you get the power of git all within your own server. As Kalin alludes to, you don't need to worry about whether your repository is indexed in this case. (Which I haven't checked whether Bitbucket is indexed or not.)Ray
- Follow-Ups:
- Re: [tlug] GitHub Private Repos Are Now Free
- From: Stephen J. Turnbull
- References:
- [tlug] GitHub Private Repos Are Now Free
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] True Gigabit ISP in Tokyo?
- Next by Date: Re: [tlug] GitHub Private Repos Are Now Free
- Previous by thread: Re: [tlug] GitHub Private Repos Are Now Free
- Next by thread: Re: [tlug] GitHub Private Repos Are Now Free
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links