Labs/Jetpack/FlightDeck/Contribution: Difference between revisions

Jump to navigation Jump to search
repository changed
(repository changed)
Line 18: Line 18:


#Create github account
#Create github account
#Fork from [http://github.com/zalun/FlightDeck Main repository] (it's a temporary setup)
#Fork from the official [http://github.com/mozilla/FlightDeck main repository]
#Install FlightDeck on your machine - [http://github.com/zalun/FlightDeck/INSTALL Install instruction] - from your repository, assuming your username is john it is: <pre>git clone git@github.com:john/FlightDeck.git</pre>
#Install FlightDeck on your machine - [http://github.com/zalun/FlightDeck/INSTALL Install instruction] - from your repository, assuming your username is john it is: <pre>git clone git@github.com:john/FlightDeck.git</pre>
#Add main repository to remote repositories <pre>git remote add main git://github.com/zalun/FlightDeck.git</pre>
#Add main repository to remote repositories <pre>git remote add main git://github.com/mozilla/FlightDeck.git</pre>


= How to commit =
= How to commit =
Confirmed users
514

edits

Navigation menu