Auto-tools/Projects/Mozmill/RepoSetup: Difference between revisions

Jump to navigation Jump to search
Line 4: Line 4:
* Install [http://git-scm.com/ git] on your system
* Install [http://git-scm.com/ git] on your system
* Clone your fork using your ssh key URL on github:  
* Clone your fork using your ssh key URL on github:  
<pre>git clone git://github.com/mozautomation/mozmill.git</pre>
<pre>git clone git@github.com:<your-github-username>/mozmill.git</pre>
* If you don't want to get a github account, you can still clone the repository, but you won't be able to push upstream or issue pull requests:
* If you don't want to get a github account, you can still clone the repository, but you won't be able to push upstream or issue pull requests:
<pre>git clone http://github.com/mozautomation/mozmill.git</pre>
<pre>git clone http://github.com/mozautomation/mozmill.git</pre>
canmove, Confirmed users
2,041

edits

Navigation menu