Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Introduction to Git First Commits Introduction

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

How many repositories do you have?

I've asked this question before but I think this is a good place to raise it again.

I'm really looking forward to another refresher on Git. This is looking to be a great course for that... maybe I'll pick up some new tricks on the way too.

As developers... how many repositories on GitHub and/or Bitbucket do you have?

I have about 20 to 25 on both.

  • Is that memory intensive or in any way a bad thing?
  • Am I going overboard?
  • Do I need a git repository for every project?
  • Is there any kind of limit?

I feel like I need to put these questions to bed! :-) Thanks!

1 Answer

missgeekbunny
missgeekbunny
37,033 Points

I had 21 a couple days ago but it highlighted how novice I was in the many languages I was kind of in and it distracted from the projects that actually mean something. I ended up deleting all but 6 and archiving a few more that I'm not working on anymore. It really depends on how you are using your GitHub. If you are using it like a resume it should only be the projects that really show off what you do. If you are using it as backup then go nuts and have lots of repositories. It takes less space than keeping all the backups of your work. I have a combination of the two at the moment especially since I have elementary school aged kids looking at my GitHub but I want to keep a few key projects around.

Jonathan Grieve
Jonathan Grieve
Treehouse Moderator 91,252 Points

Hi there,

First of all, I'm really sorry for not replying to your message before now. I've been very busy these past couple of weeks :)

Maybe I should be using GitHub for my "resume" side of things then. But then... I have my portfolio to do that anyway where I can link to all the VCS projects that I have. So what I'll probably do then is just keep it like that. I use GitHub pages as landing page for my work so I guess I'll just feel freer to do that. Thanks for your input :)

Just as long as I know there's no problem hoarding certain repositories so long as you do have a purpose for them!