Crossword puzzle

123456789101112
Across
  1. 3. — The process of combining changes from different branches
  2. 5. — A copy of a repository on your local machine
  3. 6. — A record of all changes made in a repository
  4. 7. — Sending your changes to a remote repository
  5. 8. — Getting updates from a remote repository
  6. 9. — A saved change in a project
  7. 10. — A personal copy of someone else’s repository
  8. 11. — A unit of stored data in a repository
  9. 12. — A specific state of a project at a certain time
Down
  1. 1. — A reported problem or task in a project
  2. 2. — A place where code is stored and managed
  3. 4. — A separate line of development in version control
  4. 5. — A modification made to code or files
  5. 7. — A service used to host repositories (like GitHub)