Michael Haggerty <[email protected]> writes: > There is yet a third similar question: "What is the last commit that is > currently on the master branch that was *authored* at least one year > ago? Please note that this question is even subtler, because author > timestamps are often out-of-order even on a single branch (whereas > commit timestamps are usually in order). I don't know of a simple git > command to answer this question.
--author-date-order? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

