Skip to content

Commit

Permalink
alias git div to divergence
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed Apr 8, 2011
1 parent d52c0c5 commit ba2c9cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Expand Up @@ -19,6 +19,7 @@
ff = merge --ff-only ff = merge --ff-only
pullff = pull --ff-only pullff = pull --ff-only
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
div = divergence


[merge] [merge]
tool = vimdiff tool = vimdiff
Expand Down

0 comments on commit ba2c9cd

Please sign in to comment.