Jump to content

Unable to git push


Guest Mike Cohen

Recommended Posts

Guest Mike Cohen

Hello!  While attempting to use the git command line tool from windows to push my changes to Plastic I got the following error:

 

Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 362 bytes | 0 bytes/s, done.
Total 3 (delta 1), reused 0 (delta 0)
error: unpack failed: An error was raised by libgit2. Category = Odb (Error).
Invalid pack file - base entry delta is not in the same pack
fatal: The remote end hung up unexpectedly
 
The repository was cloned using git and I read that I could push/pull as usual.  Did I miss a step somewhere?
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...