Stash with message git

Save uncommitted work (including untracked files) with a label

git stash push -m 'WIP: feature-x' -u