Chris Frey wrote:
# nothing appears for these commands git log --grep="thadh@xxxxxxxxxxxxxxxxxxxx" # this works git log --author="thadh@xxxxxxxxxxxxxxxxxxxx"
According to the man page of git-log, --grep only greps the log message, not the author. Does that help?
-- Lea -- 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