Hacker News new | ask | show | jobs
by mklein994 1611 days ago
> git stash‘s new --staged mode makes it easy to stash away what you already have in the staging area, and nothing else.

Sweet! I've been wanting this feature for a while.

See also:

https://raw.github.com/git/git/master/Documentation/RelNotes...