I'm still uncomfortable with git-log -p unable to show the first commit (git-whatchanged too). Also git-describe refuses to work without any tag. I'm thinking about adding a pseudo empty commit together with a tag so that these commands work. The commit and tag will be created at runtime. They do not actually exist in the object database. I haven't thought about how to implement it yet. Any other ideas? -- Duy - 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