weatherbox:team_nova:git_and_github

This is an old revision of the document!


Questions

1. What is a version control system?

A system that records changes to a file or set of files over time so that you can recall specific versions later.

2. Why is it useful?

If you screw things up or lose files, you can easily recover.

3. What is git?

Git is a command line prompt that allow you to interface github and operate version control. It is distributed so that connectivity doesn't block work and easy so learning commands can happen progressively.

4. What is Github?

5. How are git and Github different from each other?

6. Why do you think git or any other version control system can be useful?

  • weatherbox/team_nova/git_and_github.1453785498.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)