Beginner
Git & Version Control
Q28 / 100
What is GitHub (or GitLab/Bitbucket) in relation to Git?
Correct! Well done.
Incorrect.
The correct answer is B) A web-based hosting service for Git repositories, providing collaboration features like pull requests, issue tracking, and code review on top of Git
B
Correct Answer
A web-based hosting service for Git repositories, providing collaboration features like pull requests, issue tracking, and code review on top of Git
Explanation
Git itself is the underlying version control tool, while GitHub, GitLab, and Bitbucket are separate hosting platforms that add web interfaces, collaboration tools, and CI/CD integrations around Git repositories.
Progress
28/100