Command
Explanation
git stash is used to stash the changes in a dirty working directory away. It stashes the changes in a dirty working directory away.
Examples
Stash changes
Apply and remove stash
List all stashes
git stash is used to stash the changes in a dirty working directory away. It stashes the changes in a dirty working directory away.
Stash changes
Apply and remove stash
List all stashes