Revisions are being altered by commits targeting different branches
Categories
(Conduit :: Lando, defect)
Tracking
(Not tracked)
People
(Reporter: zeid, Assigned: zeid)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In the past, the "differential" hg extension was used to prevent repo clones from interfering with revisions mentioned in the commit message. Investigate whether importing the git clones into Phabricator will cause a similar problem with those revisions (i.e., associate the new git commits with the original revisions.)
Assignee | ||
Updated•8 days ago
|
Assignee | ||
Comment 1•7 days ago
|
||
Revisions attached to existing repos (e.g., mercurial ones) or new repos (i.e., git repos) can get altered (e.g., closed, or associated with a different repo, or otherwise modified) by commits coming in from other, unrelated repos. This should be fixed so that only commits that are pulled from the repo of a particular revision affect that revision.
Comment 2•7 days ago
|
||
Comment 3•7 days ago
|
||
Authored by https://github.com/zzzeid
https://github.com/mozilla-conduit/phabricator/commit/281ffd37be0e9f26433f5e716d2c71b381562940
[master] Diffusion: skip txns if revision, commit repos mismatch (bug 1959490) (#56)
Description
•