module GithubCLI
  class Commit
    extend API

    def self.get(user, repo, sha, params, options)