Skip to content

Commit

Permalink
Updated hist cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
choikwa committed Dec 6, 2015
1 parent 0fbc231 commit a823b74
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:\"%Cblue%h:%Cred%ce: %Cgreen%s\" --name-status --graph
hist = log --pretty=format:\"%Cblue%h %<(21,trunc)%ai %Cred%an,%ae %Cgreen%s\" --graph --name-status
rekt = push
up = push
down = pull
Expand Down

0 comments on commit a823b74

Please sign in to comment.