Libraries
»
ore-tasks
(0.5.0)
»
Index (T)
»
Ore
»
SCM
»
Tasks
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
}