How do you switch to the branch master?
Experience Level:
Junior
Tags:
Git
Answer

Locked
Answer
Answer
This answer is only available to registered users.
To see it you have to be signed in.
Related Git job interview questions
-
What git command do you use to find out which branch you are currently on?
Git Junior -
How do you merge changes from master branch to a branch you are currently on?
Git Junior -
Explain difference between reset and revert?
Git Source control Mid-level -
When do you use git rebase instead of git merge?
Git Source control Mid-level -
What is a difference between HEAD, working tree and index, in Git?
Git Source control Mid-level