Chapter 5 Review

Vocabulary

  1. 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.
  2. Git Pull/Commit/Push - you should know these by now! If you forgot them, review them here.
  3. nano - command used in terminal to open a file for editing.
  4. 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!