Phabricator arc land won’t work because that there are multiple revisions on feature branch
I recommend to my developers that they need to use –revision to land the specific change. Syntax: arc land –revision <diffID> –onto <branch> For example: arc land –revision D123 –onto develop Note: Only accepted revision can land.