Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft GH-900 Practice Exam with Questions & Answers | Set: 5

Questions 41

An employee needs to find all issues within organization “Avocado " containing text " 404 error " and a " guacamole " label. Which of the following steps would be best to search for these results?

Options:
A.

Enter query org:Avocado is:issue label:guacamole " 404 error " in the search bar.

B.

Go to " Avocado " organization. Select Issues under a repository. Filter issues with a " guacamole " label.

C.

Enter query org:Avocado label:guacamole " 404 error " in the search bar. Select " Issues " in the Filter by section.

D.

Go to the Avocado organization settings. Select Repository defaults under Repository. Scroll to Repository labels and select the ' guacamole ' label.

Microsoft GH-900 Premium Access
Questions 42

Which of the following is the first step in the GitHub flow?

Options:
A.

Open a pull request for review

B.

Delete the branch after merging

C.

Merge the pull request into the main branch

D.

Create a branch for your changes

Questions 43

What are three valid states for a file in a git repository?

(Each correct answer presents part of the solution. Choose three.)

Options:
A.

Committed

B.

Modified

C.

Uncommitted

D.

Staged

E.

Tracked