RTFM updated to use hub alias command
This commit is contained in:
@@ -22,5 +22,5 @@ function git_rename() {
|
||||
}
|
||||
|
||||
if which hub &> /dev/null; then
|
||||
alias git='hub'
|
||||
eval "$(hub alias -s)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user