# File lib/chef/resource/deploy.rb, line 95
      def depth
        @shallow_clone ? "5" : nil
      end