Chapter 5 Review
Vocabulary
- Merge Conflict - Git needs a person's help determining what changes to keep and what changes to remove in a file, multiple files, or even entire directories.
- Git Pull/Commit/Push - you should know these by now! If you forgot them, review them here.
- nano - command used in terminal to open a file for editing.
- Integrated Development Environment - Program used to view/edit code files.
These are the terms we used in this chapter. For quizzes/exams, I will pull directly from the text to create questions that test whether you read the text or not!