Version Control Overview II

1234567891011121314151617181920
Across
  1. 2. ____ in Git is a requirement for anybody in software engineering
  2. 7. Where the version control information on all the versions kept
  3. 8. Git was created in 2005 by _____
  4. 11. File locking is also known as the ____ model
  5. 12. Not Microsoft, but a major company whose development platform uses Git
  6. 13. A site which hosts Git repositories
  7. 16. Git is a ___ __ ____ system
  8. 17. Git allows you to ____ commits
  9. 18. In SVN, each commit has a(n) ______
  10. 19. The files that you edit in your filesystem that are extracted from the repository
  11. 20. In Git, each commit has an author and a ______
Down
  1. 1. The recommendation is to use the _____ for working with Git
  2. 3. To version control, source code is just a file of _____
  3. 4. A ____ repository is on the computer where you work
  4. 5. A _____ repository is on a server somewhere
  5. 6. Git was developed for the ___ kernel
  6. 9. The primary example of centralized version control
  7. 10. In Git, each commit has a ___1 id
  8. 14. Who owns GitHub
  9. 15. SaaS is short for Software as a _____