enum class MergePolicy
Settings for merge commit
FAST_FORWARD
Use fast-forward merge if possible
ALWAYS_MERGE
Always create a merge commit even when fast-forward merge is possible
mapping
val mapping: <ERROR CLASS>