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 |
How to name your module?
How do I disable commenting on articles?
How can we add the new menu to drupal admin section?
What is a comment in drupal?
What modules do you always recommend to your clients?
How to create drush command for your custom module?
What is caching layer?
Explain the function and working of dashboard module ?
Explain region, block, menu in drupal?
what is render array in Drupal?
Does godaddy support drupal?
What is drupal trigger ?