# File lib/bundler/source/git.rb, line 48
      def hash
        [self.class, uri, ref, branch, name, version, submodules].hash
      end