Phase test 3 Flashcards
1
Q
What happens when you add a file unmodified since the last commit?
A
Nothing - the file is not added to the staged area as there would be no changes to save.
2
Q
Which term is used when you attempt to merge two branches but are unable to because the same line of text is different in each.
A
Merge Conflict