Last Updated: February 25, 2016
·
1.324K
· mat

git stash -p #partial stashing

The -p parameter works more often than not and applies commands only to hunks of code, not the complete tree.