allow command to be run in git repo subdirectory (#105)

This commit is contained in:
Paul Irish 2017-12-01 12:18:07 -08:00 committed by GitHub
parent e3ce014bfa
commit 3a423e11a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ i,issue! open issues page
# 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