introduction about git

Post on 25-May-2015

169 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

Speaker: Le Ngoc Hoan

TRANSCRIPT

1

Version Control System

Le Ngoc HoanMentallog

Version Control System - Le Ngoc Hoan 2

Manual

Folder A

Folder B

Copy

Version Control System - Le Ngoc Hoan 3

OutlineO Version Control System (VCS)

O Introduction to VCS?O Types of VCS

O GitO What is Git?O Operation

O Summary

Version Control System - Le Ngoc Hoan 4

OutlineO Version Control System (VCS)

O Introduction to VCS?O Types of VCS

O GitO What is Git?O Operation

O Summary

Version Control System - Le Ngoc Hoan 5

Introduction to VCSO VCS is a system that manages

changes to a file or set of files over time under version so that you can recall specific versions later.

Version Control System - Le Ngoc Hoan 6

Types of VCSO Local VCSO Centralized VCSO Distributed VCS

Version Control System - Le Ngoc Hoan 7

Local VCS

Version Control System - Le Ngoc Hoan 8

Centralized VCS

Version Control System - Le Ngoc Hoan 9

Distributed VCS

Version Control System - Le Ngoc Hoan 10

OutlineO Version Control System (VCS)

O Introduction to VCS?O Types of VCS

O GitO What is Git?O Operation

O Summary

Version Control System - Le Ngoc Hoan 11

What is GitO Git is a distributed VCS and source

code management (SCM) system

Version Control System - Le Ngoc Hoan 12

Operation

Version Control System - Le Ngoc Hoan 13

Operation

Version Control System - Le Ngoc Hoan 14

OutlineO Version Control System (VCS)

O Introduction to VCS?O Types of VCS

O GitO What is Git?O Operation

O Summary

15

SummaryO Three main types of VCS

O Local VCSO Centralized VCSO Distributed VCS

O Git

Version Control System – Le Ngoc Hoan

It is very wise to use a VCS in software development

Version Control System - Le Ngoc Hoan 16

Thank you

top related