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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=myGxV1lBRSwIeFSKScuK5z5TZ/yxlgnWhQ3rLI0YuVwvgZyn3rkXg
	9dYhRfO1J7W+KDHEMfXj0wjqdjBLTWupY5wuUDjt79OP4u5YmowaDm59MD+hVXla
	i/sP5YnvH3isYjQDfHvdKJ8iynIvHck4mbCZCOC5c+75IfODrTaXjI=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=frRDcOmlO0rsRqj/ev8FB2IMoMI=; b=qEPlEm755GlxLJuIBVDi2CJvUoUR
	lrfZiASGNQSf/G9YtW4YONei3Lo8WCD/vRqAXC4Yqz2JebR/HklYVSW5hynnVBsx
	bEJ2DuOwzqsRkITajU/H2Qcl/H5ergMHPGXZCvHcfr6j75iLUrpljt1DrT4tpFom
	sJ/k4UHLovEP9Ls=
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=-4.0 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Nilsson, nilsson, H*M:post, H*MI:sk:576EE69
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Tony Kelman <tony@kelman.net>
Subject: Re: Problem with git on cygwin64 on Windows 10 (2.8.3-1)
Date: Sat, 25 Jun 2016 21:06:03 +0000 (UTC)
Lines: 18
Message-ID: <loom.20160625T230454-523@post.gmane.org>
References: <576EE695.10509@junovagen.se>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Thomas Nilsson <thomas <at> junovagen.se> writes:

> Mostly I get 'fatal: unpack-objects failed', but also 'index-pack 
> failed'. And sometimes just nothing, like an abort without any output, e.g.
> 
>  > Thomas <at> thoni64 ~
>  > $ git clone https://github.com/thoni56/cgreen.git
>  > Klonar till "cgreen"...
>  >
>  > Thomas <at> thoni64 ~
>  > $

Maybe try
$ PATH=/usr/bin git clone https://github.com/thoni56/cgreen.git
? That has helped resolve similar issues for me in the past.

-Tony



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

