From c908a50824880bcdc5e7b7b5d18caa25c43fff5b Mon Sep 17 00:00:00 2001 From: Heechul Ryu Date: Fri, 1 May 2020 09:39:05 +0100 Subject: [PATCH] Delete the comment for issue #80 --- git-open | 1 - 1 file changed, 1 deletion(-) diff --git a/git-open b/git-open index 7ecc89b..1fcc655 100755 --- a/git-open +++ b/git-open @@ -186,7 +186,6 @@ else fi if [[ "$domain" == 'bitbucket.org' ]]; then - # Bitbucket, see https://github.com/paulirish/git-open/issues/80 for why ?at is needed. providerBranchRef="/src/$remote_ref" elif [[ "${#pathargs[@]}" -ge 3 && ${pathargs[${#pathargs[@]} - 3]} == 'scm' ]]; then # Bitbucket server always has /scm/ as the third to last segment in the url path, e.g. /scm/ppp/test-repo.git