Code version Flashcards

1
Q

Branching in HG and in Git:

Why is branching with Mercurial or git easier than with SVN?

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

DVCS:

What are the pros and cons of distributed version control systems like Git over centralized ones like SVN?

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

GitFlow and GitHubFlow:

Could you describe GitHub Flow and GitFlow workflows?

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

Rebase:

What’s a rebase?

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

Merging in HG and in Git:

Why are merges easier with Mercurial and Git than with SVN and CVS?

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