These days you must explicitly say "git stash save <comment>".
Signed-off-by: William Pursell <redacted>
Signed-off-by: Junio C Hamano <redacted>
work-in-progress changes.
------------------------------------------------
-$ git stash "work in progress for foo feature"
+$ git stash save "work in progress for foo feature"
------------------------------------------------
This command will save your changes away to the `stash`, and