Closed
Bug 1270424
Opened 10 years ago
Closed 7 years ago
Explicitly describe bz.username is bugzilla account (email)
Categories
(MozReview Graveyard :: Documentation, defect)
MozReview Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rickychien, Unassigned)
Details
I was stuck in "authentication failed" after finishing mozreview configuration due to setup with wrong bz.username=<my name which displays in bugzilla profile>.
I think it should be documented explicitly with "bz.username (your bugzilla account email address)"
| Reporter | ||
Comment 1•10 years ago
|
||
Oops! I found http://mozilla-version-control-tools.readthedocs.io/en/latest/mozreview/install-git.html#mozreview-install-git that has already described:
$ git config --global bz.username someone@example.com
and I didn't aware of it. However, it would be better if we tell user that is your bugzilla account email address explicitly.
Comment 2•7 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•