# File lib/gitlab_git/commit.rb, line 244
      def refs(repo)
        repo.refs_hash[id]
      end