From mboxrd@z Thu Jan 1 00:00:00 1970 From: Durham Goode Subject: bug: sparse config interpretation incorrectness in 2.8.0-rc2 Date: Wed, 16 Mar 2016 17:09:23 -0700 Message-ID: <56E9F5B3.6030903@fb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , Mateusz Kwapich To: X-From: git-owner@vger.kernel.org Thu Mar 17 01:09:57 2016 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1agLVi-0005GN-WE for gcvg-git-2@plane.gmane.org; Thu, 17 Mar 2016 01:09:55 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965232AbcCQAJe (ORCPT ); Wed, 16 Mar 2016 20:09:34 -0400 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:32801 "EHLO mx0b-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756024AbcCQAJ2 (ORCPT ); Wed, 16 Mar 2016 20:09:28 -0400 Received: from pps.filterd (m0001255.ppops.net [127.0.0.1]) by mx0b-00082601.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u2H09Kkw030287; Wed, 16 Mar 2016 17:09:26 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=to : from : subject : cc : message-id : date : mime-version : content-type : content-transfer-encoding; s=facebook; bh=W+YSPnlXWKOPNPw4C5IyRxHpw/OHin+Uiy1rYHFH3nY=; b=TEe/9hre8btJxq3gzEV41zUvhqfoN0/ExtQXnzLY5ckDqG+sBKdMWgn99yo983P/cSgB Fhnm0UERG+KGd0oFLH6hY2FNZMxDj18jACneJ9MzMGph8cyTd5NXek6wVZDWJbf5FWi6 ctiC/OVq04c8XwQZihtkmJeYE1zFkqd/buw= Received: from mail.thefacebook.com ([199.201.64.23]) by mx0b-00082601.pphosted.com with ESMTP id 21qbmnhhqw-1 (version=TLSv1 cipher=AES128-SHA bits=128 verify=NOT); Wed, 16 Mar 2016 17:09:25 -0700 Received: from durham-mbp1.dhcp.thefacebook.com (192.168.52.123) by mail.thefacebook.com (192.168.16.12) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 16 Mar 2016 17:09:24 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 X-Originating-IP: [192.168.52.123] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-03-16_05:,, signatures=0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Using git 2.8.0-rc2, given a repo with the following files: - one/hideme - one/donthide - two/foo A sparse config of: cat > .git/info/sparse-checkout < .git/info/sparse-checkout <