Skip to content

Instantly share code, notes, and snippets.

@sergixnet
Last active April 25, 2018 15:28
Show Gist options
  • Save sergixnet/0c21b6abbf8f6b92780da068e4867652 to your computer and use it in GitHub Desktop.
Save sergixnet/0c21b6abbf8f6b92780da068e4867652 to your computer and use it in GitHub Desktop.
git alias
[user]
name = my name
email = example@gmail.com
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment