Git Stash Specific Changes

Use `git stash push`.

You can give it specific files to stash or use `-p` to select specific changes within files.

I don't know how long this has been a command for. According to the manpage, this is a more featureful replacement for `git stash save`.

Comments

Popular posts from this blog

The TypeScript "extends" Keyword Doesn't Extend Types

Use Joycons with Steam on Linux

Fix Controller Input when a Game Doesn't Use Steam Input