what is the use of git stash command?



what is the use of git stash command?..

Answer / Bhupesh Kumar Gautam

The Git stash command is used to save your local modifications (stashes) away, allowing you to work on a different branch without losing any changes. You can retrieve the saved changes later using the git stash apply command.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

What is api in drupal?

1 Answers  


What is the use of menu management in drupal?

1 Answers  


Explain drupal flow?

1 Answers  


What is a box in drupal?

1 Answers  


What are the main advantages of drupal?

1 Answers  


Explain hooks in drupal.

1 Answers  


Can you please explain the difference between core and contrib in drupal?

1 Answers  


What is the use of Show as expanded field while creating menu?

1 Answers  


How do I clear cache in drupal?

1 Answers  


What is clean url in drupal?

1 Answers  


Explain about drupal 8 interfaces?

1 Answers  


Have you worked on migration? Which module has been used for migration?

1 Answers  


Categories