On Wednesday, February 14, 2007 at 10:12:44 (-0600) Bill Lear writes: >I have a 1.4.4.1 repository, non-bare, cloned from my public >repository. I just installed and am using the new 1.5.0 git. > >On my master branch, I cleaned out some cvs ids in our text files and >did a git diff --- all was well. > >I then did a commit, and something went wrong: > >% git commit -a -m "Nuke CVS Id strings" >error: Could not read ab66b31e390889e6bcbb2002111e2803c51f42b5 >error: unable to read tree object HEAD ># On branch master >error: Could not read ab66b31e390889e6bcbb2002111e2803c51f42b5 >error: unable to read tree object HEAD >... I also notice this: % git diff src/fus/testsuite/fus.design/prep4_5.s fatal: failed to find delta-pack base object 1e742ba82e01f5bb39ed62e6863712fd3c9b0616 diff --git a/src/fus/testsuite/fus.design/prep4_5.s b/src/fus/tes[...] index 106a233..4e6dbd5 100644 But running diff again seems to make the warning go away, but no changes are listed...bad. Bill - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html