Merge pull request #98 from mrbkap/readme-update Mention that this project depends on an external library.
Merge pull request #98 from mrbkap/readme-update
Mention that this project depends on an external library.
A fork of the git-bz tool with a few tweaks specific to bugzilla.mozilla.org, and other fixes not upstreamed.
To authenticate, you need to specify your bugzilla user name and API key.
You can set your bugzilla user name by running: git config –global bz.username
An API key can be obtained here: https://bugzilla.mozilla.org/userprefs.cgi?tab=apikey Once obtained, set the API key by running: git config –global bz.apikey
Some code is imported from the Mozilla version-control-tools repository, revision 35edcee4c73415fa45ff95ed07bb8129d41821f9 The repository is located at https://hg.mozilla.org/hgcustom/version-control-tools/
In addition, a patch to bzauth.py for bug 1336147 was manually applied.
Note: this project requires the Requests library to be installed.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
git-bz-moz
A fork of the git-bz tool with a few tweaks specific to bugzilla.mozilla.org, and other fixes not upstreamed.
To authenticate, you need to specify your bugzilla user name and API key.
You can set your bugzilla user name by running: git config –global bz.username
An API key can be obtained here: https://bugzilla.mozilla.org/userprefs.cgi?tab=apikey Once obtained, set the API key by running: git config –global bz.apikey
Some code is imported from the Mozilla version-control-tools repository, revision 35edcee4c73415fa45ff95ed07bb8129d41821f9 The repository is located at https://hg.mozilla.org/hgcustom/version-control-tools/
In addition, a patch to bzauth.py for bug 1336147 was manually applied.
Note: this project requires the Requests library to be installed.