Checks if the revision author is in reviewers only if differential.allow-self-accept is false.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- Restricted Maniphest Task
- Commits
- Restricted Diffusion Commit
rPb7b783d77125: Allow to push revisions to review by himself to Differential (bug T1879, change…
Tested locally pushing revisions with "arc diff" to a Phabricator
server with differential.allow-self-accept at true or false with
myself or not as reviewer.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Thanks! Either send me a pull request on GitHub or give me a public email address that I can use for author credit and I'll pull from here.
Comment Actions
To be coherent with commit rARC088091ca4094, the best would maybe to use:
Author: Sébastien Santoro <dereckson@espace-win.org>
If coherence in commits history isn't a requirement, you can also keep the current commit information (which should be Author: Dereckson <dereckson@espace-win.org>).