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]

Cygwin's git says "error: failed to read delta-pack base object"


...but the git from github.com works fine.

I installed Cygwin's version of git, and get this:

    $ git clone https://github.com/nerdfever/pic32mx-bmf
    Cloning into 'pic32mx-bmf'...
    remote: Counting objects: 12, done.
    remote: Total 12 (delta 0), reused 0 (delta 0)
    error: failed to read delta-pack base object
    300bdeb2fd209d24afb865584da10b78aa8fefc4
    fatal: unpack-objects failed

When I run the git that came from github (the MINGW32 version), it works
fine.

I'm pretty sure this is operator error, but I'm stumped. What am I doing
wrong?

(that repository is public - you can try it yourself)

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