User Tools

Site Tools


2013_2014:lp:idse:gl:td:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2013_2014:lp:idse:gl:td:git [2013/10/05 15:45] – [Gestion de version] blay2013_2014:lp:idse:gl:td:git [2013/10/11 08:18] (current) – [Gestion des branches] blay
Line 8: Line 8:
 Par exemple le message : //Test de GIT LPSIX-3 // associe à la tache LPSIX-3 le commit correspondant. Par exemple le message : //Test de GIT LPSIX-3 // associe à la tache LPSIX-3 le commit correspondant.
  
-   * git remote -v : pour retrouver l'url du dépôt distant+   ''git remote -v'' : pour retrouver l'url du dépôt distant
  
-http://git-scm.com/book/fr/Les-bases-de-Git-Enregistrer-des-modifications-dans-le-d%C3%A9p%C3%B4t+===== Gestion des branches ===== 
 + 
 +    ''git branch test'' : créer une branche test 
 +   * ''git checkout master'' : Pour changer de branche 
 +   * ''git merge test''  
 +   *  
 + 
 + 
 +http://git-scm.com/book/fr/Les-branches-avec-Git-Ce-qu%27est-une-branche
 ===== Références ===== ===== Références =====
 +http://www.alexgirard.com/git-book/index.html
  
 http://git-scm.com/book/fr/D%C3%A9marrage-rapide-Param%C3%A9trage-%C3%A0-la-premi%C3%A8re-utilisation-de-Git http://git-scm.com/book/fr/D%C3%A9marrage-rapide-Param%C3%A9trage-%C3%A0-la-premi%C3%A8re-utilisation-de-Git
2013_2014/lp/idse/gl/td/git.1380987953.txt.gz · Last modified: 2013/10/05 15:45 by blay