Y
Hacker News
new
|
ask
|
show
|
jobs
by
war1025
2637 days ago
`git diff --cached` shows what is in the staging area
1 comments
slavik81
2637 days ago
There's an alias, `git diff --staged`, that I find a little easier to remember.
link