This commit is contained in:
Paul Irish 2017-12-01 11:51:28 -08:00 committed by GitHub
parent 990f59f1cb
commit 058220a5bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,11 +18,10 @@ git open [remote] [branch]
Available options are
i,issue! open issues page
"
SUBDIRECTORY_OK=true
# https://github.com/koalaman/shellcheck/wiki/SC1090
# shellcheck source=/dev/null
. "$(git --exec-path)/git-sh-setup"
SUBDIRECTORY_OK='Yes' . "$(git --exec-path)/git-sh-setup"
# Defaults
is_issue=0