mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
parent
d44ab5fdea
commit
8ba484ab69
@ -297,6 +297,7 @@ submit_pr() {
|
|||||||
submit_fn="git_hub_pr"
|
submit_fn="git_hub_pr"
|
||||||
else
|
else
|
||||||
>&2 echo "${BASENAME}: 'hub' or 'git-hub' not found in PATH or not executable."
|
>&2 echo "${BASENAME}: 'hub' or 'git-hub' not found in PATH or not executable."
|
||||||
|
>&2 echo " Get it here: https://hub.github.com/"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user