mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
feedback
This commit is contained in:
parent
990f59f1cb
commit
058220a5bf
3
git-open
3
git-open
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue