# File lib/gitlab_git/tree.rb, line 91
      def submodule?
        type == :commit
      end