hg-009
|
|
Título del Test:
![]() hg-009 Descripción: preguntas y respuestas para repasar el temario |



| Comentarios |
|---|
NO HAY REGISTROS |
|
How are commits related to pull requests?. Commits are made on a branch that can have a linked pull request. Commits can only be made after a pull request is created. Commits can only be made before a pull request is created. Commits are made on a pull request that can have a linked branch. What is the difference between an organization member and an outside collaborator?. Organization base permissions do not apply to outside collaborators. Two-factor authentication (2FA) is not required for outside collaborators. Outside collaborators cannot be given the admin role on a repository. Outside collaborators do not consume paid licenses. What are the defining features of Git?. Distributed version control, open source software, and being designed for handling projects of any size with efficiency. Sequential version control, cloud-based hosting service, and being designed for collaboration on large projects. Low-cost local branching, convenient staging areas, multiple workflows, and being designed for managing small projects. Centralized version control, proprietary software, and being designed for small projects. Who can be assigned to an Issue or pull request? (Each answer presents a complete solution. Choose two.). Anyone who has an enterprise GitHub account. Anyone who has commented on the Issue or pull request. Anyone who has a personal GitHub account. Anyone with write permissions to the repository. Which of the following is the best GitHub feature for long-form documentation for a project?. Insights. Pull Requests. Projects. Wikis. Which of the following is a key characteristic of GitHub Projects?. Ability to visualize the commit history. Ability to import Gantt charts from Microsoft Project. Ability to create and customize multiple views. Ability to enforce required fields. Which of the following is an Innersource development practice?. Adopting open source code into the organization. Sharing code between teams within the organization. Removing open source code from the organization. Making all repositories publicly accessible. Which of the following GitHub syntax formats is consistent with the associated text?. * This is a heading. This is a link. <!-- This is a comment -->. This is bolded text. This is an ordered list. |





