Question: When using the - m flag to add the commit message at the same time you enter a git commit command, what happens if multiple
When using the m flag to add the commit message at the same time you enter a git commit command, what happens if multiple m flags are given to the command?
point
The first commit message is saved.
The commit message values are concatenated as separate paragraphs.
The commit message values are combined into a single paragraph.
The last commit message is saved.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
