Introduction Version Control

What is Version Control

<aside> 💡 Version Control is:

<aside> 💡 Proceed:

<aside> 💡

</aside>

What is GitHub? or GitLab?

<aside> 💡 What is GitHub or GitLab

GitHub vs Git

<aside> 💡 GitHub is not same with Git.

So, not only GitHub that utilizes GIT system.

</aside>

Visualization

Untitled

For example, in version 3 there is a bug. We need to go back to version 2

Untitled

Therefore, version bug can be assumed not to use

Teamwork Case

1

Untitled

For instance, we got another friend. Where he added another code.

2

Untitled

After adding more code, our friend input that code into his Branch Code

3

Untitled

Let’s say ours is version 2. While our friend code old version of version 1.

Our friend will need to push or request.

4

Untitled

Then there will be Merged version. In first person or our computer. There will be “Branch Code.

So, the new version will emerge.

<aside> 💡

Version Control System: