X-Recipient: archive-cygwin AT delorie DOT 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=IvCDNfS HYJwUAVB/v4swyJMZJKY2zb8baH8wi3hyGD6M0GZIMQM+0jc+Vnkmwio++I8UezP mLfAzQkUcbr/L7FdVsmiP2JklusJ1sbLrEW53y5Xz9mvZqB3mlLTL2u8kZXsiHzY QPnXEkEEgnAqDZVmJzN5FFJkeGQkQJi07x+U= 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=6q8AtBQhrT0fY YjJiAIarWa5Obk=; b=W5aOQu1dkoqpk4vFwDYMt00vszm2/UnPPhGhHv8re7bqB KkxiZaThn5Vi+3VCAG/FIjzo7oOzPfEbMV/yd6wg62gIva8LbeihpnjSGchC8S17 wjzM+pNSOVfjlMUxV6UEOqo8rzS3NF9gkBPrCHrW3CdDDTPxzXipqLQ0ak76fA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f43.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:content-type; bh=Ihg2KD7NacXkMRl4u1xvkzS/1rj6+vSHx2JIBNctnGM=; b=gFpyhkCjQW4B5b7YqU2flIXgs3LJxObtnTlZIn1agaGum4RpFWUUNuiVOqyNfFR1I9 nBLTLet9gT2Z5wnA2OTUiQxTzoeUPF0uQfP3Awj8miuTRS+/UksC3bdw2Akk47DQ3oAk rve67BJt3K3v7z+ykhUMMmEr0Z7TWWf0BkMISEzyKsfK0uaQg53HorbKv2qS1428NG2s Hu56uIdcLa/DXQlbIGXmCpjL4wQEwPyXxaBfwmpgQDY4hFuPDdL/eDVEOYENaNJzVbfz J6OyNDstxR8J7Sn4BYmlqXPOKHa4+/OSs9U3OscN67sGTxzq227DOyBlx+r4/TavXUiz Tn6Q== X-Gm-Message-State: ALoCoQlL05Mki93vNftP3WmmYKQfLDqMHzex4mpA+VRqmmB/oVCN41Ak2JfGCjW8f2T7+AqjQVyq X-Received: by 10.180.76.8 with SMTP id g8mr60954012wiw.79.1433507605605; Fri, 05 Jun 2015 05:33:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Adam Dinwoodie Date: Fri, 5 Jun 2015 13:32:44 +0100 Message-ID: Subject: Re: Need help with debugging git (Cygwin/MSYS2) on Wine To: fracting AT gmail DOT com, cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On 5 June 2015 at 06:46, Qian Hong wrote: > I'm working on a Wine bug: git.exe from msys2 fail to clone https repo > https://bugs.wine-staging.com/show_bug.cgi?id=348 > > > > I understand msys2 is not cygwin, but I think they are similar enough > so I'm trying to seeking for help here, if there is anything not sure > I can retest on Cygwin later. Hi, Cygwin and msys2 are sufficiently different that I wouldn't want to start debugging this from a Cygwin point of view. Further, the problem here may be something to do with the options that that version of Git was compiled with, which we have no idea about. If you can reproduce this behaviour using Cygwin and the version of Git distributed with Cygwin, we can start looking at that. If you do, please include all the details asked for in . 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