Good morning Our local git repository has no connection to the master (I got it via an usb stick).
Now, I would like to create backups using git *push --mirror* and we get an error: git push --mirror --repo=ssh://u...@server.com:22/gitmirror/project Enumerating objects: 86866, done. error: remote unpack failed: eof before pack header was fully read error: failed to push some refs to 'ssh://u...@server.com:22/gitmirror/project' Is there any hope to fix this issue without any connection to the master? If that helps: It wouldn't be a problem to delete the staging area, we just need the active branch. Unfortunately git does not report which refs are the cause and there is neighter a *force* nor a *ignore errors* parameter :-( Thanks a lot for any help and light, kind regards, Thomas -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.