Skip to content

Instantly share code, notes, and snippets.

@dperrymorrow
Created May 8, 2017 04:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dperrymorrow/eb8e388929676226f64d52a009274983 to your computer and use it in GitHub Desktop.
Save dperrymorrow/eb8e388929676226f64d52a009274983 to your computer and use it in GitHub Desktop.
git log as yaml format
git log --format='-- %nsha: %H %nauthor: %an %nemail: %ae %ndata: %ar %nsubject: %s%nbody: %b'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment