# File lib/bundler/source/git.rb, line 218
      def allow_git_ops?
        @allow_remote || @allow_cached
      end