Sometimes people want to specify reviewer explicitly for a stack. The
webpage only allows changing reviewer for one revision at a time. This patch
adds a --reviewer flag to make it easier to specify reviewers.
Details
Details
- Reviewers
durin42 phillco - Group Reviewers
hg-reviewers - Commits
- rHGb7a75b9a3386: phabricator: allow specifying reviewers on phabsend
On a test Phabricator instance, enable differential.allow-self-accept,
assign myself as a reviewer and make sure it works. Also try an invalid
username and make sure it raises.
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.