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 Dec 31, 2023. It is now read-only.
Phabricator has a hidden feature where urls of the form .../source/repo/browse/master/.../README.md;SHA$88 point to specific line of a specific file at a specific commit, which is almost always better than using the latest version of that file.
I believe the best way to use that would be to use the "fork point" commit or something like this (as opposed to the current commit), given that the "current commit" might only exists locally.
Phabricator has a hidden feature where urls of the form
.../source/repo/browse/master/.../README.md;SHA$88point to specific line of a specific file at a specific commit, which is almost always better than using the latest version of that file.I believe the best way to use that would be to use the "fork point" commit or something like this (as opposed to the current commit), given that the "current commit" might only exists locally.