Skip to content

Version Control System

Kayahan Tasyaran edited this page Feb 17, 2016 · 19 revisions

What is version control?

Version control is a system that stores changes of a file or a folder so that we can call recall specific versions later. Since Github is a distributed revision control system, GitHub offers many benefits for users. Basically, distributed revision control allows users work on a project without sharing a common network.

References

[Version Control System] (https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control) [Distributed Version Control] (https://en.wikipedia.org/wiki/Distributed_version_control)

See Also

[This video is about what Github is] (http://git-scm.com/video/what-is-git)

[This video is about version control] (http://git-scm.com/video/what-is-version-control)

https://www.youtube.com/watch?v=OqmSzXDrJBk

Project

Members

Meetings (all in 2016)

Preliminary Meetings:

Meetings In-production:

within Sub-groups:

with Customer:

Milestones

###Old assignments

Clone this wiki locally