monokle
monokle copied to clipboard
Comparing specific commits in Compare all
As a user, I want to be able to compare specific commits, so I can know the changes between them. For instance, it will be great to see the changes between HEAD and a previous commit so I can rollback to the specific commit that will fix the production issue.
I should be able to select a commit and see the changes in the files / resources. For instance, if I want to see what was the configuration 48 hours ago, I would select that commit and see the files, resources and validations. I will then be able to compare that commit with HEAD.