Bad object pointed under refs/head/

2015-02-13 Thread Zheng Zhang
Hi, I was running some test with Git 1.8.4.5, then I accidentally met a problem that leaded to the following error, error: refs/heads/develop does not point to a valid object! Turns out that the sha in refs/heads/develop is a bad object id, this happened after merging a branch X to branch

Re: Bad object pointed under refs/head/

2015-02-13 Thread Michael Haggerty
On 02/13/2015 11:06 AM, Zheng Zhang wrote: I was running some test with Git 1.8.4.5, then I accidentally met a problem that leaded to the following error, error: refs/heads/develop does not point to a valid object! Turns out that the sha in refs/heads/develop is a bad object id, this