Closed
Bug 1797864
Opened 3 years ago
Closed 3 years ago
moz-phab has a typo in a warning message ("...will not be result in...")
Categories
(Conduit :: moz-phab, defect)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dholbert, Assigned: dholbert)
Details
Attachments
(1 file)
My STR:
- Have some existing commit that's tracked in phabricator.
- Add a child commit locally.
- Submit both commits (the existing one and the new one) using moz-phab, with
-m
-- e.g.
moz-phab submit old new -m "message"
ACTUAL RESULTS:
The following message as part of the output:
Warning: --message works with updates only, and will not
be result in a comment on new revisions.
EXPECTED RESULTS:
No grammatical typo ("...will not be result in..."). The word "be" is extraneous there.
Assignee | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•