Skip to content

Commit

Permalink
Delete the comment for issue #80
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuheechul committed Jul 8, 2020
1 parent 0189cae commit c908a50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion git-open
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c908a50

Please sign in to comment.