skaff git
Show the diff between a project and the template revision it was instantiated from (use --project PATH to override auto-discovery)
skaff git diff-template
Show the diff between a project and the template revision it was instantiated from (use --project PATH to override auto-discovery)
USAGE
$ skaff git diff-template [-f json|ndjson|tsv|table] [-h] [--project path]
FLAGS
-f, --format=<option> [default: table] output format
<options: json|ndjson|tsv|table>
-h, --help Show CLI help.
--project=path Path to a project directory to operate on (overrides auto-discovery)
DESCRIPTION
Show the diff between a project and the template revision it was instantiated from (use --project PATH to override
auto-discovery)
See code: src/commands/git/diff-template.ts