Skip to content

Commit

Permalink
Add git lg alias
Browse files Browse the repository at this point in the history
  • Loading branch information
pfleidi committed Mar 18, 2014
1 parent f9edb59 commit a1b004f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitconfig
Expand Up @@ -12,6 +12,7 @@
type = cat-file -t
dump = cat-file -p
rmrb = "push --delete origin"
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit

[branch]
autosetuprebase = always
Expand Down

0 comments on commit a1b004f

Please sign in to comment.