Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-400 Exam - Topic 1 Question 131 Discussion

Actual exam question for Microsoft's AZ-400 exam
Question #: 131
Topic #: 1
[All AZ-400 Questions]

You have a GitHub repository named repol.

You commit a change to repol.

You need to update the commit message. The solution must ensure that the version number remains the same.

Which command should you run?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Lorean
21 hours ago
I don't recall seeing git status --renames in any of our practice questions. It seems unrelated to changing commit messages.
upvoted 0 times
...
Carin
6 days ago
I'm not entirely sure, but I feel like git commit --patch is more about staging changes rather than updating messages.
upvoted 0 times
...
Chau
11 days ago
I remember practicing a similar question where we had to amend a commit. I think the answer is git commit --amend.
upvoted 0 times
...
Sarina
16 days ago
I think we might need to use the command that allows us to modify the last commit message without changing the version number.
upvoted 0 times
...

Save Cancel