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:message-id:date:from:to:subject:references
	:content-type; q=dns; s=default; b=xy03JMtBJ3lLdYt5CElTIYg6CjdD5
	4Wy5ya9583ntIm7SM+lyDDA0FjtG8eYpeOswyQI8LSwbQBaHNvW4ALKaAoD4kESy
	j57XsUQP77n6jl/NaorEKqillgswPmiG1RVnCurouM2v65Ji77HY3+/fTvGPMZpX
	Yqbq7nmJReHEnU=
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:message-id:date:from:to:subject:references
	:content-type; s=default; bh=X1FGEYuWxP1XV87hB+4tpFREXWU=; b=pQk
	KoeSc3w8hnZf/d7lTEjv9QajsnLsjpsqtp6payTz1FVJ5jH+9BIHu4UW6gnRz7uK
	iH4Bu4dttVSbNcbo2up4S3wIahfsE+X4iAG+95aRPPxiR2AzQuW/kkYUVpk9L56J
	NIadnwAFmAg6OGIbpqC67B4HwklvptaBEhCIE+vE=
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.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=rogers, Rogers, ASAP, H*M:789a
X-HELO: mail-oi0-f48.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:message-id:date:from:to:subject:references         :user-agent;        bh=YOwynkb3tVFN4DNp/i3oBSlgyFRwj8nrZxghGRiI+K4=;        b=HxFv3zKwioYm7r7EAItOSCWSrq7OFT+frKaQ5brrIeinrvpQkQFgyAprKPj3UUP+Sh         n+lfAnTpqp/WOyg58kMmaSZvsGyKvQFy43WqWhzrgqlEuabfXOAjuTlHoTRfzvODqIpP         kO76RjVp1drroyD77jEeCumBdwxPHnsRDCkmUjVbO/XJVdVx56da+9L/UoLmFVNcDN7L         nnQ5cBNPWAQj7pEAnQvyoePey0Z3a66afuZ6sujAaISIZOyawYCtPbFp1vwJFIstHo8s         nVu9mJOqD3Y/P4+k8XM2bc7GznIU1YkBIaKSOqatsDuh03IAVkRIDsh2rdr/5W9CRQ7U         JPgQ==
X-Gm-Message-State: AMCzsaVWAE8KmaaDgIY1GywSC84A4lw48pByVxPu9tnDRLKhGCS/vn9c	Ijgc6BTSHikiQVGj+Lz5lsVRiw==
X-Google-Smtp-Source: AOwi7QD0WPhcn0LEszbyREW0rCtsOLFzrME+WjvfCaNsGIsysf6mtFl04nC5BYNQfmYZwTkzgBcLCA==
X-Received: by 10.202.107.10 with SMTP id g10mr4046941oic.98.1506778755862;        Sat, 30 Sep 2017 06:39:15 -0700 (PDT)
Message-ID: <59cf9e83.a70b9d0a.45613.789a@mx.google.com>
Date: Sat, 30 Sep 2017 06:39:15 -0700 (PDT)
From: Steven Penny <svnpenn@gmail.com>
X-Google-Original-From: Steven Penny
To: cygwin@cygwin.com
Subject: Re: git-2.14.2-1 is missing files
References: <VI1PR0802MB2335DEA66C65AC37E3CA6053D07F0@VI1PR0802MB2335.eurprd08.prod.outlook.com>
Content-Type: text/plain; charset=utf8; format=flowed
User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst)

On Sat, 30 Sep 2017 12:53:46, Ian Rogers wrote:
> git-2.14.2-1 is missing connectors for http, https.
> 
> 
> Git-2.14.1-1 contains the following:
> 
> usr/libexec/git-core/git-remote-ftp.exe
> usr/libexec/git-core/git-remote-http.exe
> 
> 
> usr/libexec/git-core/git-remote-https.exe
> 
> 
> Why have these not been included in 2.14.2-1?

Confirmed broken:

    $ git push
    fatal: Unable to find remote helper for 'https'

This is a pretty glaring omission, and should be fixed ASAP.


--
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

