From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755482Ab2GXHTN (ORCPT ); Tue, 24 Jul 2012 03:19:13 -0400 Received: from mail-gh0-f174.google.com ([209.85.160.174]:60871 "EHLO mail-gh0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754831Ab2GXHTM (ORCPT ); Tue, 24 Jul 2012 03:19:12 -0400 From: Tomas Carnecky Subject: Re: [ANNOUNCE] Git v1.7.12-rc0 To: Junio C Hamano , git@vger.kernel.org Cc: Linux Kernel References: <7vwr1thhjz.fsf@alter.siamese.dyndns.org> In-Reply-To: <7vwr1thhjz.fsf@alter.siamese.dyndns.org> MIME-Version: 1.0 Date: Tue, 24 Jul 2012 07:18:57 +0000 Message-Id: <1343114337-ner-233@calvin> Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 23 Jul 2012 22:08:48 -0700, Junio C Hamano wrote: > * The value of core.attributesfile and core.excludesfile default to > $HOME/.config/attributes and $HOME/.config/ignore respectively when > these files exist. $HOME/.config/git/attributes ..