Diffing your changes
One superpower afforded to you by Datoria is to ask for all the changes in your data platform using git
.
You can diff the current state of the branch you're working on with any other git reference (branch, commit, tag, etc).
datoria diff-with-git-ref --reference head^
