nerdexam
MicrosoftMicrosoft

GH-900 · Question #1

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

The correct answer is B: Wikis can be viewed by the same people who have Read access to the repository.. For private repositories on GitHub, the Wiki is accessible to anyone who has Read access to the repository. This means that if you can view the code and files in the repository, you can also view its Wiki. This makes Wikis a useful tool for documenting projects in a way that is a

Working with GitHub Repositories

Question

Which of the following statements most accurately describes who can access a private repository Wiki?

Options

  • AWikis are only viewable by repository admins.
  • BWikis can be viewed by the same people who have Read access to the repository.
  • CWikis will not be visible until shared with a specific user.
  • DWikis are public regardless of whether you have access to the repository.

Explanation

For private repositories on GitHub, the Wiki is accessible to anyone who has Read access to the repository. This means that if you can view the code and files in the repository, you can also view its Wiki. This makes Wikis a useful tool for documenting projects in a way that is available to all collaborators without requiring special permissions beyond those needed to access the repository

Topics

#GitHub Wikis#Repository Permissions#Access Control#Private Repositories

Community Discussion

No community discussion yet for this question.

Full GH-900 PracticeBrowse All GH-900 Questions