You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When viewing a tag or commit, the "new pull request" button is shown. If you click on the link, you will get a 404, since the head of a PR must be a branch.
I think that ideally the button should not be shown when viewing a tag/commit.
The text was updated successfully, but these errors were encountered:
Description
When viewing a tag or commit, the "new pull request" button is shown. If you click on the link, you will get a 404, since the head of a PR must be a branch.
I think that ideally the button should not be shown when viewing a tag/commit.
The text was updated successfully, but these errors were encountered: