nerdexam
Microsoft

GH-900 · Question #15

Which of the following statements most accurately describes secret gists?

The correct answer is A. Anyone with the URL for the gist can view the gist. Secret gists on GitHub are "unlisted" gists, meaning they are not publicly discoverable but can be viewed by anyone who has the URL. Visibility of Secret Gists: Option A is correct because secret gists can be viewed by anyone who has the direct URL, making them accessible yet…

Introduction to Git and GitHub

Question

Which of the following statements most accurately describes secret gists?

Options

  • AAnyone with the URL for the gist can view the gist.
  • BSecret gists require GitHub Enterprise.
  • CAnyone can see the gist from the gist Discover page.
  • DUsers with assigned access can view the gist.

How the community answered

(58 responses)
  • A
    90% (52)
  • B
    5% (3)
  • C
    2% (1)
  • D
    3% (2)

Explanation

Secret gists on GitHub are "unlisted" gists, meaning they are not publicly discoverable but can be viewed by anyone who has the URL. Visibility of Secret Gists: Option A is correct because secret gists can be viewed by anyone who has the direct URL, making them accessible yet unlisted.

Topics

#GitHub Gists#Secret Gists#Visibility

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice