Changes

Jump to: navigation, search

Bugzilla:Git

39 bytes added, 18:08, 30 March 2015
Update instructions for using ssh
git clone https://git.mozilla.org/bugzilla/bugzilla
 
or, if you have checkin rights and plan to use them, then:
 
git clone ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla
That will clone the Bugzilla git repository into a directory called "bugzilla" and will check out the "master" branch.
That will switch the files in the working directory to latest commit on the 4.2 branch. Note that this doesn't necessarily correspond to the latest release in that series; additional patches may have been checked in since.
 
If you have checkin rights and plan to use them, remember to also execute:
 
git remote set-url --push origin ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla
== Getting A Specific Release ==
Accountapprovers, antispam, confirm, emeritus
4,925
edits

Navigation menu