Skip to content

Commit

Permalink
Git alias for making log output simple
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew McCullough committed Dec 28, 2013
1 parent ec894d9 commit 3f50048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
rtheirs = !git checkout --theirs ./ && git add . && git rebase --continue
logfive = log --graph --pretty=oneline --abbrev-commit --decorate --all -5
noderelnotes = git log --graph --pretty=format:'%h%d %s (%an)'
configsimplelog = config format.pretty oneline


[apply]
Expand Down

0 comments on commit 3f50048

Please sign in to comment.