Y
Hacker News
new
|
ask
|
show
|
jobs
by
m0zzie
746 days ago
Wow, TIL `git diff --staged` exists and is an alias to `git diff --cached`, which I have used for many years. "staged" certainly feels more intuitive, but will I ever be able to undo this muscle memory?!
1 comments
anbotero
746 days ago
Same here. Just make it an alias: ds.
I’m using git dc, but it seems ds may be my new one, haha.
link
I’m using git dc, but it seems ds may be my new one, haha.