Skip to content

Instantly share code, notes, and snippets.

@khoatran
Created March 5, 2019 08:23
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 khoatran/f6867a20ba58b23ebd8b70d8901d0908 to your computer and use it in GitHub Desktop.
Save khoatran/f6867a20ba58b23ebd8b70d8901d0908 to your computer and use it in GitHub Desktop.
Git log one line with time
git log --oneline --pretty=format:"%h%x09%an%x09%ad%x09%s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment