Mercurial > hg
comparison tests/test-eol-hook.t @ 24644:51930a7180bd
graft: record intermediate grafts in extras
Previously the extra field for a graft only contained the original commit hash.
This made it impossible to use graft to copy a commit more than once, because
the extras fields did not change after the second graft.
The fix is to add an extra.intermediate-source field that records the immediate
predecessor to graft. This changes hashes for commits that have been grafted
twice, which is why the test was affected.
author | Durham Goode <durham@fb.com> |
---|---|
date | Sun, 05 Apr 2015 12:12:02 -0700 |
parents | f2719b387380 |
children | f5b6b4e574c1 |
comparison
equal
deleted
inserted
replaced
24643:a8e6897dffbe | 24644:51930a7180bd |
---|