0 votes
in Interstellar Git by

What is the command to store the uncommitted changes temporarily?

Select the correct answer from below options

a) git commit

b) git tempstore

c) git stash

d) git store

1 Answer

0 votes
by
Correct answer of above question is :  c) git stash

Related questions

+1 vote
asked Jul 26, 2019 in Git Slack Integration by sheetalkhandelwal
0 votes
asked Jun 8, 2020 in Git by DavidAnderson
...