Closed
Bug 1430769
Opened 7 years ago
Closed 5 years ago
bzexport help text seems misleading
Categories
(Developer Services :: Mercurial: bzexport, enhancement)
Developer Services
Mercurial: bzexport
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mgaudet, Unassigned)
Details
Tried to use bzexport to upload a specific revision as a patch, and instead found myself having accidentally uploaded a patch to a ten year old bug. (oops)
Here's how it went down:
mgaudet39262:src mgaudet$ hg help bzexport
hg bzexport [options] [REV] [BUG]
<snip>
mgaudet39262:src mgaudet$ hg bzexport 443547
Warning: Bug number 443547 from commandline doesn't match bug number 1420910 from changeset description
. uploaded as https://bugzilla.mozilla.org/attachment.cgi?id=8942896&action=edit
Not sure what I should have done to make it do what I thought it was going to, but the help seems misleading to me.
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•