- Steps to reproduce (D22):
- qchris creates a new local commit on top of master.
- qchris arc diffs to generate Differential Revision 1, asking qchris2 for review.
- qchris2 accepts Differential Revision 1
- qchris arc diffs to generate Differential Revision 2
- Phabricator marks qchris2's “Accept” as “Accepted Prior Diff”.
- qchris runs arc patch D22 (which pulls Differential Revision 2 into branch “arcpatch-D22”)
- Actual result:
- Commit message of arcpatch-D22 commit says “Reviewed By: qchris2”.
- Expected result:
- Commit message of arcpatch-D22 commit does not say “Reviewed By: qchris2”, as qchris2 never reviewed Differential Revision 2.