From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] devtools: fix lookup commit fixing a fix of many commits Date: Wed, 18 Jan 2017 17:35:58 +0000 Message-ID: <06e87ab9-6a34-f73a-7fdd-f223bb41011f@intel.com> References: <1484664785-26788-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id B6E0BFAC3 for ; Wed, 18 Jan 2017 18:36:00 +0100 (CET) In-Reply-To: <1484664785-26788-1-git-send-email-thomas.monjalon@6wind.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 1/17/2017 2:53 PM, Thomas Monjalon wrote: > There was a bug when looking at a commit fixing a commit which > itself was fixing many commits: I am having hard time to understand this .. Is it only me J