# Functions
Unmarshal parses a scm struct like git or github and returns a scm interface.
# Interfaces
PullRequest interface defines required funcions to be an pullRequest.
Scm is an interface that offers common functions for a source control manager like git or github.