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…
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)- A90% (52)
- B5% (3)
- C2% (1)
- D3% (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
Community Discussion
No community discussion yet for this question.