Skip to content

Instantly share code, notes, and snippets.

@bodyazinchenko
Created April 13, 2016 13:32
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 bodyazinchenko/f164ebebd931c620e92777d5e5c514f9 to your computer and use it in GitHub Desktop.
Save bodyazinchenko/f164ebebd931c620e92777d5e5c514f9 to your computer and use it in GitHub Desktop.
Красивый вывод git log
git log --pretty=format:"%h %ad | %s%d [%an]" --graph --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment