Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt

Use this file to discover all available pages before exploring further.

The show command displays details for a specific commit.
dv show [ref]
[ref] is a branch name, branch ID, commit ID, or tag ID. If omitted, shows details for the current commit. For example, to view the current commit:
dv show
To view a specific commit:
dv show abc123