Skip to content

Commit

Permalink
author to yellow
Browse files Browse the repository at this point in the history
  • Loading branch information
choikwa authored Apr 11, 2017
1 parent 40bc810 commit a019ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name = choikwa

[alias]
hist = log --pretty=format:\"%w(120)%C(cyan)%h %<(18,trunc)%ai %C(red)%an:%ae %C(green)%s%n%b\" --graph --name-status
hist = log --pretty=format:\"%w(120)%C(cyan)%h %<(18,trunc)%ai %C(yellow)%an %C(red)%ae %C(green)%s%n%b\" --graph --name-status
rekt = push
up = push
down = pull
Expand Down

0 comments on commit a019ca3

Please sign in to comment.