class Pronto::Git::Repository

def head_commit_sha

def head_commit_sha
  head.oid
end