So i usually have a feature branch and then arc diff master
to create a differential revision off master branch.
How will i make a revision on a repository that has only the master branch?
Should i have started with an empty branch or commit to record the whole diffs? Is there a standard way to do this in phabricator?