nerdexam
MicrosoftMicrosoft

GH-900 · Question #111

GH-900 Question #111: Real Exam Question with Answer & Explanation

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 ac

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

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 PracticeBrowse All GH-900 Questions