S

Satya • 2.31K Points
Master

Q. What is the purpose of 'git stash'?

  • (A) Deletes files
  • (B) Temporarily shelves changes in the working directory
  • (C) Pulls updates from GitHub
  • (D) Creates a new branch
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category GitHub
  • Hashtags:

Explanation by: Satya
'git stash' stores modified tracked files temporarily.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.