From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752089Ab0JXEcQ (ORCPT ); Sun, 24 Oct 2010 00:32:16 -0400 Received: from sj-iport-5.cisco.com ([171.68.10.87]:10801 "EHLO sj-iport-5.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751115Ab0JXEcP convert rfc822-to-8bit (ORCPT ); Sun, 24 Oct 2010 00:32:15 -0400 Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EACZTw0yrR7Ht/2dsb2JhbACDHp5QcZ5+iiqQd4EigzJ0BIRUhXk X-IronPort-AV: E=Sophos;i="4.58,230,1286150400"; d="scan'208";a="274673874" From: Roland Dreier To: Linus Torvalds Cc: James Bottomley , Andrew Morton , linux-scsi , linux-kernel Subject: Re: [GIT PULL] first round of SCSI updates for the merge window References: <1287764862.8930.220.camel@mulgrave.site> X-Message-Flag: Warning: May contain useful information Date: Sat, 23 Oct 2010 21:32:06 -0700 In-Reply-To: (Linus Torvalds's message of "Sat, 23 Oct 2010 15:13:10 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > >  > There's a _single_ commit that looks like this: > >  > > >  >  220 files changed, 34823 insertions(+), 43478 deletions(-) > > > > Hey, you're not using git properly... if I use '-M' to show moved > > files, I see: > > > >  212 files changed, 30007 insertions(+), 38662 deletions(-) > > > > which is a lot nicer. > > It really doesn't make any difference what-so-ever. Lookie here: Sorry to set you off ... I was being a bit sarcastic, and playing off your tendency to show off git's ability to track moves. Being serious, obviously even after the -M, the commit is ludicrously impossible to review. Too dryly, Roland