The data is easy to gather at commit time, and we need it for changeset centric
copy tracing. Right now, it is not persisted so we cannot use it. However we
will fix this part very soon, gathering something to persist was necessary
first.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG094a91a183f1: changing-files: record merged files at commit time
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
mercurial/commit.py | ||
---|---|---|
355 | nit: it will be nice to have constants for these magic strings. |
nit: it will be nice to have constants for these magic strings.