class Envirobly::Config

def config_content_at_commit

def config_content_at_commit
  `git show #{@commit.ref}:#{path}`
end