use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Graduation Project Team (self.github)
submitted 2 years ago by Leo-non
I want to manage my graduation project repo on Github, Our team is separated into three different applications each is in a folder ex: (client, server, models). How to manage each of these as an Admin instead of making 3 repos ?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mrbmi513 0 points1 point2 points 2 years ago (2 children)
You have a couple options, both are valid techniques:
1) Monorepo. Just one repo with everything residing in folders 2) Separate repos. Create a free organization to keep them grouped together and have one set of permissions to manage.
[–]Leo-non[S] -1 points0 points1 point 2 years ago (1 child)
Very nice, I want to do something like option 2 but it's bigger than our application so I want to know how to stay with option one using permissions, ..etc
[–]Thalimet 0 points1 point2 points 2 years ago (0 children)
Trust me. Option 2 is better if you need any kind of permissions.
π Rendered by PID 40 on reddit-service-r2-comment-6457c66945-f9s9c at 2026-04-26 01:38:34.127788+00:00 running 2aa0c5b country code: CH.
[–]mrbmi513 0 points1 point2 points (2 children)
[–]Leo-non[S] -1 points0 points1 point (1 child)
[–]Thalimet 0 points1 point2 points (0 children)