What git command do you use to find out which branch you are currently on?
Experience Level: Not defined
Tags: Git
Answer
Related Git job interview questions
Which git command do you use to see what files in your workspace were changed but were not yet staged??
Git Not definedHow do you retrieve the latest changes from the remote repository and merge them with your current branch?
Git Not definedHow do you merge changes from master branch to a branch you are currently on?
Git Not definedHow do you switch to the branch master?
Git Not definedExplain difference between reset and revert?
GitSource control Not defined