From 6bb49c28c539d534f653bcf7e701acfa8619c7a7 Mon Sep 17 00:00:00 2001 From: "Y.Tsuji" Date: Mon, 13 Aug 2018 01:55:43 +0900 Subject: [PATCH] Fix Indentation. --- git-open | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-open b/git-open index 67103f3..2e10b2a 100755 --- a/git-open +++ b/git-open @@ -199,7 +199,7 @@ elif [[ "${#pathargs[@]}" -ge '2' && ${pathargs[${#pathargs[@]} - 2]} == '_git' elif [[ "$domain" =~ amazonaws\.com$ ]]; then # AWS Code Commit if (( is_issue )); then - echo "Issue feature does not supported on AWS Code Commit." 1>&2 + echo "Issue feature does not supported on AWS Code Commit." 1>&2 exit 1 fi