nerdexam
Microsoft

GH-900 · Question #111

What are all repository visibility options in GitHub Enterprise?

The correct answer is B. public, internal, and private. Repository visibility There are three visibility types for repositories: public, internal, and private. Public repositories are visible to the world and are primarily used for open source content. Internal repositories are read-accessible to all full members of your enterprise…

Working with GitHub Repositories

Question

What are all repository visibility options in GitHub Enterprise?

Options

  • Apublic, private
  • Bpublic, internal, and private
  • Cexternal, private
  • Dexternal, public, and private

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    91% (31)
  • D
    3% (1)

Explanation

Repository visibility There are three visibility types for repositories: public, internal, and private. Public repositories are visible to the world and are primarily used for open source content. Internal repositories are read-accessible to all full members of your enterprise account (not to outside collaborators). Private repositories are only visible to individuals or teams who have been given explicit access, including through enterprise or organization base permissions. https://resources.github.com/learn/pathways/administration-governance/essentials/manage-your- repository-visibility-rules-and-settings/

Topics

#Repository visibility#GitHub Enterprise#Access control#Repository types

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice