Skip to content

Commit

Permalink
forgot an alias
Browse files Browse the repository at this point in the history
  • Loading branch information
jzawodn committed Oct 19, 2010
1 parent 933c6b9 commit cd0a7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bashrc
Expand Up @@ -98,6 +98,7 @@ alias gs='git status'
alias gg='git pull origin master'
alias gf='git fetch'
alias gm='git merge origin/master'
alias gpm='git pull origin master'

# Alias definitions.
# You may want to put all your additions into a separate file like
Expand Down

0 comments on commit cd0a7e6

Please sign in to comment.