adspace


what is the use of git stash command?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the drupal current version?

215


How to create custom table using drupal module?

195


How will you create a field using code?

191


Did you contributed the drupal site (any module)?

164