Show staged changes before commit

git diff --staged
Kategory
git diff
Description
Displays the diff of files staged with git add compared against the last commit, letting you review before committing.
Kontributor
iarc13
Upvotes
▲ 0