回复见下。
On Mon, Aug 27, 2012 at 06:43:50PM +0800, 树上 wrote:
> 当前在master分支,切换分支时遇到这个诡异问题,很是郁闷,谁有碰到过?
> 
> 
> $ git branch
>   demo
>   develop
> * master
>   zc
> 
> $ git checkout zc
> error: unable to find 00d2a5741d54116a156e477093c3fcf30b24c6b3
> error: unable to read sha1 file of doc/build/html/_sources/props/buyhp.txt
> (00d2a5741d54116a156e477093c3fcf30b24c6b3)
> error: object file .git/objects/ee/4fc9118d213089e959b1625405c4b835cd4af7
> is empty
> error: unable to find ee4fc9118d213089e959b1625405c4b835cd4af7
> error: object file .git/objects/ee/4fc9118d213089e959b1625405c4b835cd4af7
> is empty
> fatal: loose object ee4fc9118d213089e959b1625405c4b835cd4af7 (stored in
> .git/objects/ee/4fc9118d213089e959b1625405c4b835cd4af7) is corrupt
> 
> 
通常说明,你的git project可能坏掉了。重新clone一份试试。

-- 
ubuntu-zh mailing list
ubuntu-zh@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

回复