S

Satya • 3.38K Points
Extraordinary

Q. Which command shows the current status of your working directory and staging area in Git?

  • (A) git log
  • (B) git pull
  • (C) git commit
  • (D) git status
  • Correct Answer - Option(D)
  • Views: 18
  • Filed under category GitHub
  • Hashtags:

Explanation by: Satya
'git status' displays the state of the working directory and staging area.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.