diff

Synopsis

sample-rpkg diff [-h] [--cached] [files ...]

Description

Use git diff to show changes that have been made to tracked files. By default cached changes (changes that have been git added) will not be shown.

Arguments

files

Optionally diff specific files

Options

-h --help

show this help message and exit

--cached

View staged changes