Category: git

Subcategory: diff

Value: git diff --staged

Miniscription: Show staged changes before commit

Description: Displays the diff of files staged with git add compared against the last commit, letting you review before committing.

Kontributer: iarc13