Created
March 9, 2011 08:39
-
-
Save martinsam/861894 to your computer and use it in GitHub Desktop.
Fusionner les modifications du référentiel github à distance avec votre dépôt local
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - Après avoir forké le dépôt de "Jedi" (via bouton Fork ) | |
| - Utiliser le dépôt sur votre machine via : git clone https://github.com/<your_name>/<project_name>.git donc git clone https://github.com/padawan/laser.git | |
| - Amusez vous dans votre dépôt ... | |
| - Rohh jedi à mise à jour son sabre laser comment faire, je veux aussi cette hype mise à jour ? | |
| git remote add jedi git://github.com/jedi/laser.git | |
| git pull jedi master | |
| git push | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment