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 Fun bonus: git log $cmit -- 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