99
git stash push -m welcome_cart app/views/cart/welcome.thtml
80
git add app/controllers/cart_controller.php git stash --keep-index git reset
78
git stash push [paths you wish to stash]
git stash push src/
64
git stash -- filename.txt
git stash -- filename1.txt filename2.txt