another typo :(

This commit is contained in:
Joe Fleming
2012-10-12 17:07:42 -07:00
parent 9fb3cf719c
commit a121458062

View File

@@ -9,7 +9,7 @@ alias gp='git push'
alias gpl='git pull --rebase'
alias gme='git merge'
alias gb='git branch'
alist gst='git stash'
alias gst='git stash'
alias gco='git checkout'
alias gst='git stash'
alias gr='git remote'