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 Mar 29, 2023. It is now read-only.
example file:
https://chromium.googlesource.com/infra/infra.git/+log/8f1b4fe0782f6ef04f5519d615976148d5d4015a/appengine/chromium_status/appengine_module/chromium_status/status.py
this code has been moved around in the repo a couple of times which makes looking up
the history via gitiles kind of a pain. would be nice if there were an option like
`git log --follow` where you could easily move back along the renames.
it doesn't need to fully populate the log by default ... i'd be happy if the last link
that series was something like:
Renamed from <old file>
and <old file> was a link to the history at that commit