adspace




Version Control Interview Questions
Questions Answers Views Company eMail

What is the difference between git and github?

1 94

What is the difference between fork, branch, and clone?

1 93

What is git bisect? How can you use it to determine the source of a (regression) bug?

1 92

What is a commit message?

1 85

Explain the advantages of forking workflow?

1 92

What is git cherry-pick?

1 94

Tell me the difference between head, working tree and index, in git.

1 90

Name a few git commands and explain their usage.

1 88

What is the difference between git pull and git fetch?

1 95

How do you configure a git repository to run code sanity checking tools right before making commits, and preventing them if the test fails?

1 83

Can you explain the gitflow workflow?

1 87

How to resolve a conflict in git?

1 94

How is git instaweb used?

56

What is git reflog?

1 72

Why is it desirable to create an additional commit rather than amending an existing commit?

1 87


Un-Answered Questions { Version Control }

How is git instaweb used?

56