Interface NormalizableCommit

All Known Implementing Classes:
NormalizingPushCommand, TransformCommand
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface NormalizableCommit
A Command that can be transformed to a PushAsIsCommand via asIs(CommitResult).