1.

What is the command to store the uncommitted changes temporarily?

Answer»

What is the command to store the uncommitted changes temporarily?
Choose the CORRECT option from below list
(1)git commit
(2)git tempstore
(3)git stash
(4)git store

Answer:-(3)git stash



Discussion

No Comment Found