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
I think a link on the title in the repository view to the project page (not the git repository) would be a nice addition, especially when you're not familiar with all the projects and some display names that are different from the project itself (Maven, NPM).
We could deduce it from the remote (by removing the .git suffix), or maybe change the memory model to keep the repositories fetched from the git hosts and include the URLs from the response (both project and repository).
The text was updated successfully, but these errors were encountered:
I think a link on the title in the repository view to the project page (not the git repository) would be a nice addition, especially when you're not familiar with all the projects and some display names that are different from the project itself (Maven, NPM).
We could deduce it from the remote (by removing the
.git
suffix), or maybe change the memory model to keep the repositories fetched from the git hosts and include the URLs from the response (both project and repository).The text was updated successfully, but these errors were encountered: