Skip to content

Commit

Permalink
Git Diff Stat
Browse files Browse the repository at this point in the history
  • Loading branch information
smokey42 committed Feb 16, 2012
1 parent b003468 commit 44cb068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash_aliases
Expand Up @@ -57,6 +57,7 @@ fi
alias grb="git fetch && git rebase origin/master"
alias gf="git fetch"
alias gd="git diff"
alias gdsm="git diff --stat origin/master"

alias ll='ls -l'
alias la='ls -A'
Expand Down

0 comments on commit 44cb068

Please sign in to comment.