Cannot reland without running arc diff again
Categories
(Conduit :: Lando, defect, P2)
Tracking
(Not tracked)
People
(Reporter: jya, Assigned: smacleod)
References
()
Details
(Keywords: conduit-triaged, conduit-upstream)
Attachments
(1 file)
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Comment 6•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Comment hidden (me-too) |
Comment hidden (me-too) |
Comment hidden (me-too) |
Assignee | ||
Comment 11•6 years ago
|
||
Phabricator does not copy the commit meta data (such as author, commit
message, and id) to the diff when updating a revision from a synced
commit. We have requested this upstream[1] but will patch Phabricator
until it is fixed.
This change does not make Phabricator copy all commit information, only
the most important data that we care about. This might require a
followup as there is also a concerning TODO which indicates changes to
binary files might not be part of the diff that Phabricator updates the
revision with.
Assignee | ||
Comment 12•6 years ago
|
||
This should be fixed after the next Phabricator deploy. Users will still need to manually re-open revisions (Bug 1507578) for now, but they won't have to re-upload diffs. Lando should happily land the diff created by Phabricator syncing the landed commit.
Assignee | ||
Updated•6 years ago
|
Description
•