Open TimerWolf opened 2 years ago
How about creating a submodule
for php
and in fact storing php
on another public repository? Otherwise it's almost impossible to implement such a feature in a git ecosystem.
I looked at the "Compared to other Git hosting" and noticed that "GitLab / RhodeCode" has something that is called "Subgroups: groups within groups" that sounds like this or is i completely wrong ?
No. Subgroup is something like organization. I don't think there is any git platform has implemented similar feature.
Feature Description
As the title says, it would be neat if it could be more customized what to share with the public and what to keep private.
In my case i have repository called "scripts" that contains scripts in different languages
it looks like this when i am logged in on my account
And lets say i would like to share only the "php" directory it would be neat if it was possible and if i set "php" as shared it shows as public with all its subdirs and all others only seen for me if i am logged in to my account.
Screenshots
No response