Hi, Jonathan Nieder writes: > Ramkumar Ramachandra wrote: >> Since it's >> totally impossible to reproduce this bug, it's not really a bug -- > > Huh? > > git cat-file commit HEAD | sed -e '/^$/ q' >newcommit && > cmit=$(git hash-object -t commit -w newcommit) && > git cherry-pick $cmit Oh. I should've been clearer -- it's totally impossible to reproduce this bug, except by hand-crafting a commit object. Thanks for the interesting exercise. -- Ram -- 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