I don't think the bit about creating a merge in the filelog was
correct. Or at least I couldn't find a case where it happened.
Details
Details
- Reviewers
marmoute pulkit - Group Reviewers
hg-reviewers - Commits
- rHG892eb7c5edaa: copies: fix an incorrect comment in graftcopies() from recent D9802
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
Comment Actions
A the new manifest's nodeid (which has the same content as the parent manifest, just different parent).
Comment Actions
If I remember correctly, that different nodeid is a file-revision that contains copy information ? Does it not ?
Comment Actions
I didn't see any new file nodeids get created in the test case I looked at (around test-rebase-rename.t:135).
Comment Actions
Hum right, my bad. I don't know where/if I actually such change…
Lets take that rephrasing.