What command is used to apply the most recently stashed set of changes? code example
Example: aad a single file to stash
git stash push -m welcome_cart app/views/cart/welcome.thtml
git stash push -m welcome_cart app/views/cart/welcome.thtml