This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with git on cygwin64 on Windows 10 (2.8.3-1)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]