Skip to content

Commit c908a50

Browse files
committed
Delete the comment for issue #80
1 parent 0189cae commit c908a50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git-open

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ else
186186
fi
187187

188188
if [[ "$domain" == 'bitbucket.org' ]]; then
189-
# Bitbucket, see https://github.com/paulirish/git-open/issues/80 for why ?at is needed.
190189
providerBranchRef="/src/$remote_ref"
191190
elif [[ "${#pathargs[@]}" -ge 3 && ${pathargs[${#pathargs[@]} - 3]} == 'scm' ]]; then
192191
# Bitbucket server always has /scm/ as the third to last segment in the url path, e.g. /scm/ppp/test-repo.git

0 commit comments

Comments
 (0)