Or something like this:
find .git/logs -type f | xargs cat | sort -t'>' -k2 -n | less
-- Hannes
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author] Next message: [thread] [date] [author]
Messages in current thread:
Re: Git log of all (modifying) commands run on a repo?, Johannes Sixt, (Thu Feb 8, 1:26 am)