[git-users] fatal unresolved deltas error

2014-11-05 Thread Anjib Mulepati
I was able to push and pull from the git remote till yesterday. I don't know (or remember) what I did today suddenly I can't push to remote git repo. I am getting following error $ git push Counting objects: 83, done. Delta compression using up to 8 threads. Compressing objects: 100% (16/16),

Re: [git-users] fatal unresolved deltas error

2014-11-05 Thread Konstantin Khomoutov
On Wed, 5 Nov 2014 07:13:05 -0800 (PST) Anjib Mulepati wrote: > I was able to push and pull from the git remote till yesterday. I > don't know (or remember) what I did today suddenly I can't push to > remote git repo. I am getting following error > > $ git push [...] > remote: fatal: unresolved

Re: [git-users] fatal unresolved deltas error

2014-11-05 Thread Anjib Mulepati
I am getting delivery error for git at vger.kernel.org Is that the correct email address(i did replace at) On Wednesday, November 5, 2014 9:36:01 AM UTC-6, Konstantin Khomoutov wrote: > >

Re: [git-users] fatal unresolved deltas error

2014-11-05 Thread Konstantin Khomoutov
On Wed, 5 Nov 2014 08:06:49 -0800 (PST) Anjib Mulepati wrote: > I am getting delivery error for git at vger.kernel.org > Is that the correct email address(i did replace at) Yes, see [1] and [2] (which actually references [1]). What's the DSN? Could you please provide an error message? (You can

Re: [git-users] fatal unresolved deltas error

2014-11-05 Thread Anjib Mulepati
I am not able to post on git at vger.kernel.org so here is what I did furthe o here is what I did so far 1. Did git cat-file -t on both working directory and new directory. In working directory it did show as tree. But in new directory it showed same unable to read fatal