0

Git リポジトリを Mercurial に変換しようとしています。途中で次のエラーで失敗します。

$ hg convert --datesort git-repo hg-repo
initializing destination hg-repo repository
scanning source...
sorting...
converting...
77 Some commit
76 Some other commit
fatal: git cat-file 1bd9dc57043a032dc05dbd8eabff457e560cd70a: bad file
transaction abort!
rollback completed
abort: cannot read 'blob' object at 1bd9dc57043a032dc05dbd8eabff457e560cd70a

git fsckgit リポジトリ内で実行してもエラーは表示されません。

問題がどこにあるかをどのように把握し、どのように修正できますか?

4

0 に答える 0