I have a main repository that folks clone and push to. Using git-log for example on the main repository can show some confusing (too me at least) date. For example, I clone. I make changes to my repository and commit on Monday. I don't push my changes to the main repository until Wednesday. git-log on main repository show changes made on Monday. This makes it hard to determine when folks really got stuff into the main repository. Is there way to change this so (in my example), I can determine those changes weren't in place until Wednesday? Something in configuration file or perhaps just a different option to git-log. Thanks in advance. -- 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