Package: git Version: 1:1.8.2~rc3-1 Severity: wishlist Hi!
Another issue with git-remote-bzr, it chokes on a bad object with a 0* hash. I've found this on at least two repos: $ git remote -v origin bzr::lp:upstart (fetch) origin bzr::lp:upstart (push) $ git remote -v origin bzr://bzr.savannah.nongnu.org/libpipeline/trunk/ (fetch) origin bzr://bzr.savannah.nongnu.org/libpipeline/trunk/ (push) $ git fetch [... some "WARNING: TODO: fetch tag" omitted ...] fatal: bad object 0000000000000000000000000000000000000000 error: bzr://bzr.savannah.nongnu.org/libpipeline/trunk/ did not send all necessary objects Thanks, Guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

