From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20295 invoked by alias); 30 Sep 2017 13:39:19 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20287 invoked by uid 89); 30 Sep 2017 13:39:18 -0000 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 Received: from mail-oi0-f48.google.com (HELO mail-oi0-f48.google.com) (209.85.218.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 30 Sep 2017 13:39:17 +0000 Received: by mail-oi0-f48.google.com with SMTP id n82so3223378oib.8 for ; Sat, 30 Sep 2017 06:39:17 -0700 (PDT) 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) Received: from rp6 ([2605:6000:9fc0:56:3c14:e5c4:5a0e:92]) by smtp.gmail.com with ESMTPSA id 36sm3168222oth.0.2017.09.30.06.39.15 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Sep 2017 06:39:15 -0700 (PDT) Message-ID: <59cf9e83.a70b9d0a.45613.789a@mx.google.com> Date: Sat, 30 Sep 2017 13:49:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin@cygwin.com Subject: Re: git-2.14.2-1 is missing files References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) X-SW-Source: 2017-09/txt/msg00317.txt.bz2 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