From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Sixt Subject: Re: [PATCH 8/8] git-config: use git_config_with_options Date: Wed, 24 Oct 2012 08:33:21 +0200 Message-ID: <50878BB1.8050902@viscovery.net> References: <20121023223502.GA23194@sigill.intra.peff.net> <20121023224119.GH17392@sigill.intra.peff.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: =?UTF-8?B?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= , Git Mailing List , Junio C Hamano To: Jeff King X-From: git-owner@vger.kernel.org Wed Oct 24 08:33:36 2012 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 1TQuX0-0001IF-TE for gcvg-git-2@plane.gmane.org; Wed, 24 Oct 2012 08:33:35 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933132Ab2JXGdX (ORCPT ); Wed, 24 Oct 2012 02:33:23 -0400 Received: from so.liwest.at ([212.33.55.24]:21074 "EHLO so.liwest.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757648Ab2JXGdW (ORCPT ); Wed, 24 Oct 2012 02:33:22 -0400 Received: from [81.10.228.254] (helo=theia.linz.viscovery) by so.liwest.at with esmtpa (Exim 4.77) (envelope-from ) id 1TQuWn-0000ta-Ea; Wed, 24 Oct 2012 08:33:21 +0200 Received: from [192.168.1.95] (J6T.linz.viscovery [192.168.1.95]) by theia.linz.viscovery (Postfix) with ESMTP id 3A7D21660F; Wed, 24 Oct 2012 08:33:21 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 In-Reply-To: <20121023224119.GH17392@sigill.intra.peff.net> X-Spam-Score: -1.0 (-) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: All looked sane. Thanks for a pleasant read! -- Hannes