Hacker News new | ask | show | jobs
by war1025 2637 days ago
`git diff --cached` shows what is in the staging area
1 comments

There's an alias, `git diff --staged`, that I find a little easier to remember.