top | item 40486944

(no title)

m0zzie | 1 year 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?!

discuss

order

anbotero|1 year ago

Same here. Just make it an alias: ds.

I’m using git dc, but it seems ds may be my new one, haha.