Git & GitHub Flashcards

1
Q

What is a VCS?

A

Version control system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a VCS do?

A

It tracks and manages all the changes made to source code and files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Git?

A

A type of version control (distributed) that developers and teams use to manage and collaborate on versions of code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly