module GerminateGist class UserError < RuntimeError end class GithubConfigError < UserError MESSAGE = <