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 gRu='git remote update'
|
||||||
alias gRc='git remote prune'
|
alias gRc='git remote prune'
|
||||||
alias gRs='git remote show'
|
alias gRs='git remote show'
|
||||||
alias gRb='git-hub'
|
alias gRb='git-hub-browse'
|
||||||
|
|
||||||
# Stash (s)
|
# Stash (s)
|
||||||
alias gs='git stash'
|
alias gs='git stash'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
#autoload
|
#autoload
|
||||||
|
|
||||||
#
|
#
|
||||||
# Completes git-hub.
|
# Completes git-hub-browse
|
||||||
#
|
#
|
||||||
# Authors:
|
# Authors:
|
||||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
Loading…
Reference in a new issue