The source code management (SCM) domain is the tool domain for all SCM tools, like Git or Subversion.
The SCM Domain polls external repositories for changes of content under source control and provides functionality to copy/export the repository content for further processing.
Link to the Java Domain Interface on Github. This interface also contains information about events raised by this domain.
The Git Connector is a SCM tool connector for the Git fast version control system.