S

Satya • 3.38K Points
Extraordinary

Q. Which command lists all the branches in your local repository?

  • (A) git list
  • (B) git branch
  • (C) git status -b
  • (D) git show
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category GitHub
  • Hashtags:

Explanation by: Satya
'git branch' displays all local branches in your repository.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.