Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

follow file history across renames/etc... #66

@spearce

Description

@spearce

Originally reported on Google Code with ID 68

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

Reported by None on 2015-01-20 05:19:38

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions