Getting fatal error on push and clone the git -
I was able to push and pull git remote till yesterday. I do not know (or remember) what I have done today, suddenly I can not go to remote grip repo. I'm getting the following error
$ git push count objects: 83, done. Using Delta Compression up to 8 threads. Compressing objects: 100% (16/16), done. Writing commodities: 100% (17/17), 1.32 kb. 0 bytes / s, total 17 (delta 12), re-0 (delta 0) remote used: Fatal: Unsolved Delta dropped after error: Unpack unsuccessful: Unpack-object for unusual exit / / Meswar / jit / aps / imap [Remote Dismiss] Master - & gt; Master (modifier error) Error: Some refixes have failed to push '//myserver/git/apps/myApp.git'
and when I try to clone again I'm getting the error.
$ cluster cluster / messenger / jitam / app / IEPIgit / clone in 'My app' ... Fatal: Unable to read the tree 18295307f1270da3c09e3de91890652af4ff7ca8 Warning: The clone is successful Happened, but checkout failed. You can check with the 'GIT status' check and try again with checkout 'git checkout -f HEAD'
both
< Code> git status
and
git checkout -f HEAD
error
< <>
So I resolved this issue. Fortunately, my remote repo is up to date with an error. Confirm the object command
git fsck - fulll
I saw the flagging tree I am copying those missing objects into my local copy by going to the server. With constant check and copy I am capable of bringing all the recovery and finally able to push. There is talk of Away till now.
Corrupt my local copy may be that I can remove the branch. I have done that.
Comments
Post a Comment