Module: Gitti

Defined in:
lib/gitti/git.rb,
lib/gitti/base.rb,
lib/gitti/base.rb,
lib/gitti/mirror.rb,
lib/gitti/project.rb,
lib/gitti/reposet.rb

Defined Under Namespace

Classes: Git, GitHubRepo, GitMirror, GitProject, GitRepoSet

Constant Summary collapse

Shell =
Yorobot::Shell
ShellError =
Yorobot::ShellError
GitError =

raised if git exec returns with non-zero exit - just use ShellError - why? why not?

Yorobot::ShellError