GitHub Foundations Questions and Answers
When using Organizations, GitHub Teams is better than GitHub Free because it offers:
Which of the following information is available by default in a user ' s GitHub profile?
What is the difference between Git and GitHub?
What is defined as software that can be freely used, modified, and shared by anyone?
What is GitHub?
What command should you type to create and switch over to a new branch?
GitHub Actions workflows can be directly triggered by which of the following events?
(Each answer presents a complete solution. Choose three.)
What happens when you link an issue to a pull request?
Which type of GitHub account is designed for a single user and serves as their identity on GitHub.com?
What does a CODEOWNERS file do in a repository?
As a user, which of the following default labels is used to indicate that a maintainer needs assistance on an issue or pull request?
Which of the following are included as pre-defined repository roles?
(Each answer presents a complete solution. Choose three.)
Which of the following are counted in the contribution graph on a user ' s profile? (Each answer presents a complete solution. Choose two.)
What should be done to locate an existing action that was provided by a GitHub-approved vendor?
(Each correct answer presents part of the solution. Choose two.)
What are some scenarios that can automatically subscribe you to conversations on GitHub?
(Each answer presents a complete solution. Choose three.)
When creating a repository from a template, what will the new repository contain?
How are commits related to pull requests?
Which of the following options is available as a default Discussion category?
Which of the following features does GitHub provide to enhance collaboration within teams?
Which of the following keywords are used to link a pull request to an issue? (Each correct answer presents a complete solution. Choose three.)
New open source contributors can receive funding from GitHub sponsors:
Which of the following can be performed within GitHub Mobile?
What is the difference between an organization member and an outside collaborator?
Which of the following is the first step in the GitHub flow?
Which of the following two-factor authentication (2FA) methods can you use to secure a GitHub account? (Each answer presents a complete solution. Choose three.)
What should you append to the link to show who starred that repository?
What are primary benefits of using GitHub issues templates?
(Each answer presents a complete solution. Choose two.)
Which of the following best describes GitHub Pages?
Which of the following can be performed within GitHub Desktop?
Where can you go to discover, browse, and install tools?
How can a user resume an existing Codespace that is bound to a repository? (Each correct answer presents a complete solution. Choose two.)
What features are offered by Copilot for Business that are not offered by Copilot for individuals?
(Each answer presents a complete solution. Choose three.)
If there are multiple README files, which of the following locations will be displayed first?
How can a user create a repository template, and what permissions are required?
Which of the following best describes GitHub Copilot?
What type of operations has Git been optimized for?
A distributed version control system is best described as a system that:
Pull requests can only be created between two branches that are:
Workflows can reference actions in:
(Each correct answer presents a complete solution. Choose three.)
What are achievements on a GitHub user profile?
Which of the following describes a branch in Git?
Which three of the following types of sensitive information can GitHub Secret Scanning detect? Each answer presents a complete solution.
How do you open the Command Palette on GitHub.com using a Windows or Linux computer?