It feels wrong that "git log -1" and "git log --reverse -1" both print the same commit: HEAD. Why is that? Since "git log --reverse" starts from the bottom I'd have expected "-1" to print one commit from the bottom. -- 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