Rename git-hub to git-hub-browse
This commit is contained in:
parent
e43f2b2659
commit
7dd78595ae
|
@ -115,7 +115,7 @@ alias gRm='git remote rename'
|
|||
alias gRu='git remote update'
|
||||
alias gRc='git remote prune'
|
||||
alias gRs='git remote show'
|
||||
alias gRb='git-hub'
|
||||
alias gRb='git-hub-browse'
|
||||
|
||||
# Stash (s)
|
||||
alias gs='git stash'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
#autoload
|
||||
|
||||
#
|
||||
# Completes git-hub.
|
||||
# Completes git-hub-browse
|
||||
#
|
||||
# Authors:
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
Loading…
Reference in a new issue