Confirmed users
1,201
edits
(use http:// instead of git://) |
|||
| Line 33: | Line 33: | ||
Once git is installed, run this command to download Bugzilla: | Once git is installed, run this command to download Bugzilla: | ||
git clone | git clone https://git.mozilla.org/bugzilla/bugzilla bugzilla-git | ||
cd bugzilla-git | cd bugzilla-git | ||
git checkout X.Y | git checkout X.Y | ||