Details
Details
I have a piece of code already uploaded to a differential, however, I want to upload the same code to a new differential for testing purposes. How should I go about this?
Answers
Answers
Apparently what we can do is use the command arc diff --create to create a new diff and arc diff --update <revision> to update to a specific diff if there are multiple. More information can be found here: https://secure.phabricator.com/book/phabricator/article/arcanist_diff/
New Answer
New Answer