Phorge would like to introduce a "git magic ref", so that you can just push your changes there and automatically create a Differential revision.
This would make it easier to use Differential, since some newcomers do not want to install the Arcanist cli tool just for this Phab/Phorge's workflow.
Prior work:
- https://secure.phabricator.com/T5000
- https://secure.phabricator.com/D9599
- Some talk starting around T15096#11525
In Phabricator, the planned implementation was using T8092 virtualizing Git refs in hosted repositories, but we might want a different implementation.