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
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
The commits panel, which was previously available in the directory view, has been removed in version 5.3. This change has resulted in users being unable to navigate to the commits page through the UI. The only workaround currently available is manually editing the URL by replacing tree with commits.
If you would like immediate help on this, please email support@sourcegraph.com (you can still create the issue, but there are no SLAs on issues like there are for support requests).
The commits panel, which was previously available in the directory view, has been removed in version 5.3. This change has resulted in users being unable to navigate to the commits page through the UI. The only workaround currently available is manually editing the URL by replacing
treewithcommits.Steps to reproduce:
https://sourcegraph.com/github.com/sourcegraph/sourcegraph@87a310bc060c3ca8de42be579b8c53a5ad8a9b71/-/tree/cmd/cody-gateway/internal/httpapi/requestlogger
Expected behavior:
Show allbutton to access the directory commits.Actual behavior:
No direct way to view all the commits.

Reported by: https://github.com/sourcegraph/accounts/issues/564
If you would like immediate help on this, please email support@sourcegraph.com (you can still create the issue, but there are no SLAs on issues like there are for support requests).