Table of Contents

296 Team Meeting - January 27, 2017

Attended: Kyle, Jon, Akira, Kyaw

Updates:

Q/A:

1. What is a version control system?

A system that records changes to a file or set of files over time

2. Why is it useful?

It allows you to call specific versions of files.

3. What is git?

A Distributed Version Control System Shows files and mirrors them in a repository

4. What is Github?

Github is a Git repository hosting service and provides a web-based graphical interface. It opens up collaborations features such as wikis and basic task management tools.

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

Github is the overall service that has Git integrate

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

You are able to save files and refer to old versions which can help with debugging purposes. It is easy to upload and download files Allows collaboration on work files.

Reminders:

Authors

Contributing authors:

jlau

Created by jlau on 2017/01/28 01:44.