Revert the changes made in a commit
dv revert <revert_ref_id>
The <revert_ref_id> is the id of the commit you want to revert the changes to. This will create a new commit with the reverted changes.
<revert_ref_id>