Confirmed users
753
edits
Line 20: | Line 20: | ||
Once a pull request ready to be pulled the following steps should be followed. | Once a pull request ready to be pulled the following steps should be followed. | ||
* Make sure that you have a clone of the Mozilla repository on your local machine | |||
* git branch pullrequest | * git branch pullrequest | ||
* git checkout pullrequest ... for the impatient, git checkout -b pullrequest | * git checkout pullrequest ... for the impatient, git checkout -b pullrequest |