nerdexam
Microsoft

GH-900 · Question #7

Which of the following can be performed within GitHub Desktop?

The correct answer is C. Adding and cloning repositories. GitHub Desktop is a GUI application that simplifies local Git workflows - its core functions include adding existing repositories, cloning remote repositories, committing changes, managing branches, and pushing/pulling to/from GitHub. Creating and managing issues…

Working with GitHub Repositories

Question

Which of the following can be performed within GitHub Desktop?

Options

  • ACreating and managing issues
  • BReviewing and approving pull requests
  • CAdding and cloning repositories
  • DCommenting on discussions
  • EIntegrating with office suite software

How the community answered

(28 responses)
  • C
    89% (25)
  • D
    7% (2)
  • E
    4% (1)

Explanation

GitHub Desktop is a GUI application that simplifies local Git workflows - its core functions include adding existing repositories, cloning remote repositories, committing changes, managing branches, and pushing/pulling to/from GitHub. Creating and managing issues, reviewing/approving PRs, commenting on discussions, and integrating with office software are features of GitHub.com's web interface or GitHub Mobile, not GitHub Desktop.

Topics

#GitHub Desktop#Repository management#Cloning repositories#Git clients

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice