X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=JPMFEx0
	t8SlwzJY8SAGcBNw9LzCqI7ih6jHSVSVqyxZRe8pgEFnoMVJ8yuLNGl23zK6UCDp
	qxzJx+V4mfqWHwJiVgsvxRdp+2XbsANjaT8JxfxuXRY5U3yMpMvzlcRGlRxgIXra
	24AQCEtTSdfUneqDnVaCrpSf6dVZ0HuCwf34=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=iM/g6k7N3pZtb
	hsUWicKu93AbNw=; b=FyrVVpFOujjKUR22wcl7POR2sydSH+G1A6C0yay+SOhml
	oNR1wPPP7uhMuwSjDKWiS+HLVocy6pcx2cUhbMpfD27u1MvW7zHyF+iDqDHRGw0H
	gBewwBiq3oFcBdOlkvSI1cXn4TgyH5oJvsHfCO2BXqKDW/x7NWnIASHE1SqG2U=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=winsup, promptly
X-HELO: mail-it0-f46.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to;        bh=D29iarRCt8jbb55UNXk0DamedvSZ2GDFai64qmIq+0o=;        b=AdJ0wpGfgZllaALqlGHbsnhrgSwcswISqSUPfXOr73erkPc+X8HMfdJGQKNdh930gE         0lUDfNdpSoYB2UaGazyN8xfUKCrBrD0GdjsnQmN6gAk2rk316FtYuVnpcykgSN19R1rt         rCimEcMWdMy8tlmlU0eGPSLZZWnIPxqS9P1GSIvCS5Iq4NnH7F8OwUeu0vKbkjuWit8w         pUf0gHnciYSm3D+aboeMCfYREqf58Rp91UlbWu1uk8d7GQXuNF/9/VsswJnoXwp+vCPa         PDtQXvgV3ekMyjdyABD3XfZb/EQQk8S0tcMrRrbyP0niItJ62FdflSHdR3NHdvC8iInj         lpOQ==
X-Gm-Message-State: ALyK8tJgyeBEXEA1s3TBnbwGyWm3GGhoa4aBzFKcpEQQpbDhpEKFm+jvNxuVV6G/R/127foDXgJHLhQTLOv7dg==
X-Received: by 10.36.214.75 with SMTP id o72mr4654125itg.14.1464292916811; Thu, 26 May 2016 13:01:56 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <20160524101024.GA32753@calimero.vinschen.de>
References: <20160428110242.GU2345@dinwoodie.org> <20160520164237.GD22065@calimero.vinschen.de> <20160524101024.GA32753@calimero.vinschen.de>
From: Adam Dinwoodie <adam@dinwoodie.org>
Date: Thu, 26 May 2016 21:01:17 +0100
Message-ID: <CA+kUOakmQ1cw672ZhTjF1RA-Y9dnAswruNa=HgdQgf-OBGHJPw@mail.gmail.com>
Subject: Re: [PATCH] Git is Git, not GIT
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On 24 May 2016 at 11:10, Corinna Vinschen wrote:
> On May 20 18:42, Corinna Vinschen wrote:
>> Hi Adam,
>>
>> On Apr 28 12:02, Adam Dinwoodie wrote:
>> > ---
>> >  contrib.html                 |  6 +++---
>> >  cvs.html                     | 20 ++++++++++----------
>> >  cygwin-ug-net/setup-net.html |  4 ++--
>> >  faq/faq.html                 |  2 +-
>> >  git.html                     | 28 ++++++++++++++--------------
>> >  lists.html                   |  4 ++--
>> >  navbar.html                  |  2 +-
>> >  7 files changed, 33 insertions(+), 33 deletions(-)
>>
>> This patch can't apply.  Please note that the cygwin-api, cygwin-ug-net,
>> and faq subdirs are maintained as part of the cygwin repo itself.  Only
>> the generic stuff is maintained in the htdocs repo.  Can you please
>> split up the patch in two chunks, one based on the Cygwin repo patching
>> winsup/doc/setup-net.xml(!), and one the rest of the pack?
>
> Never mind, I applied the change myself.

Thank you, and sorry for not getting to it more promptly myself.

Adam

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

