Re: Git log of all (modifying) commands run on a repo?
From: Shawn O. Pearce <hidden> Date: 2016-06-15 22:42:53
Linus Torvalds [off-list ref] wrote:
Of course, we should probably just have a
git reflog show
command for this to make it prettier.
I tried that (I submitted patches to create `git reflog show`).
Dscho's `git log -g` was the better candidate, and won.
Its already in git.git's master branch.
--
Shawn.