Module: Ore::SCM::Tasks

Defined in:
lib/ore/scm/tasks/git.rb,
lib/ore/scm/tasks/tasks.rb

Defined Under Namespace

Modules: Git

Constant Summary collapse

SUPPORTED =

The supported SCMs and their tasks

{:git => Git}