# File lib/gitlab_git/repository.rb, line 39
      def root_ref
        @root_ref ||= discover_default_branch
      end