Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 250c55a

Browse files
authored
tweaks to visibility text
1 parent b9ed6d7 commit 250c55a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

responses/02_repo-owner-answer.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ A repository _does_ exist at githubtraining/training-manual, but it is private.
99

1010
## Understanding repository visibility
1111

12-
The repository `training-manual` in the @githubtraining organization is private. There are three types of repository visiility: public, internal, and private. Our repository, `githubtraining/training-manual`, isn't public. It could be internal, which means only members of the organizations that an account owns will see it, or it could be private, which means only teams and individuals that have been granted access to it can see it. Otherwise, it'll appear like the repository doesn't exist to you. This is an example of why having the right ownership structure is important. Having too many organizations with restrictive permissions silos and isolates each organization's work.
12+
There are three types of repository visiility: **public, internal, and private**.
13+
14+
Our repository, `githubtraining/training-manual`, isn't public. It could be internal, which means only members of the organizations that an account owns will see it, or it could be private, which means only teams and individuals that have been granted access to it can see it.
15+
16+
This is an example of why having the right ownership structure is important. Otherwise, it can be difficult for members of your team to find and contribute to projects. Having too many disconnected organizations with restrictive permissions silos and isolates each organization's work.
1317

1418
Here are some recommendations based on some :sparkles: use of GitHub that we've seen:
1519
- Use the internal visibility (currently in beta) if you're working on behalf of an account with multiple organizations

0 commit comments

Comments
 (0)