Skip to content

cmd: report git support

Jameson Rollins requested to merge jameson.rollins/pydarm:report-git into master

Add a new commit subcommand that commits any report changes to the repo, creating it if it doesn't exist.

A check is added to the export command to check that the report is committed before exporting.

Merge request reports