Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docpublic:systemes:linux:git [2013/04/09 13:39]
PROCACCIA [Reference]
docpublic:systemes:linux:git [2013/04/09 13:54] (current)
PROCACCIA
Line 223: Line 223:
 $ git log $ git log
 commit 9c17567714d9158126d39d3b1dda20ebe5146d82 commit 9c17567714d9158126d39d3b1dda20ebe5146d82
-Author: jehanproc <jehan.procaccia@int-evry.fr>+Author: jehanproc <my.email@int-evry.fr>
 Date:   Tue Apr 9 11:18:36 2013 +0200 Date:   Tue Apr 9 11:18:36 2013 +0200
  
Line 229: Line 229:
  
 commit b679adb3b2e2fa5e30d1f52b2fa4f12cff888b66 commit b679adb3b2e2fa5e30d1f52b2fa4f12cff888b66
-Author: jehanproc <jehan.procaccia@int-evry.fr>+Author: jehanproc <my.email@int-evry.fr>
 Date:   Tue Apr 9 09:51:01 2013 +0200 Date:   Tue Apr 9 09:51:01 2013 +0200
  
Line 244: Line 244:
 $ git log  $ git log 
 commit b679adb3b2e2fa5e30d1f52b2fa4f12cff888b66 commit b679adb3b2e2fa5e30d1f52b2fa4f12cff888b66
-Author: jehanproc <jehan.procaccia@int-evry.fr>+Author: jehanproc <my.email@int-evry.fr>
 Date:   Tue Apr 9 09:51:01 2013 +0200 Date:   Tue Apr 9 09:51:01 2013 +0200
  
Line 332: Line 332:
  
  
-[procacci@arvouin ~/.ssh]+[login@arvouin ~/.ssh]
 $ ssh-copy-id gituser@svnshare.it-sudparis.eu $ ssh-copy-id gituser@svnshare.it-sudparis.eu
 </code> </code>
Line 352: Line 352:
 </code> </code>
  
 +au sujet de git-shell-commands cf http://serverfault.com/questions/285324/git-shell-not-enabled/325484#325484
 ==== git bare server repo ==== ==== git bare server repo ====
 +
 +on creer un repository vierge sur le serveur
  
 <code> <code>
Line 363: Line 366:
  
  
-==== git remote client ====+===== initialisation git remote client ===== 
 + 
 +sur le client on declare notre serveur remote qui va heberger notre repo 
 + 
 +==== remote add ====
  
-sur le client on declare notre serveur remote qui va heberger notre repo; git remote add [nomcourt] [url]+syntaxe: git remote add [nomcourt] [url]
  
 <code> <code>
Line 408: Line 415:
 </code> </code>
  
-===== usage client remote =====+===== usages client remote =====
  
 depuis un (autre) client (teststud) on va recuperer ce repo et le modifier depuis un (autre) client (teststud) on va recuperer ce repo et le modifier
Line 467: Line 474:
 </code> </code>
  
-==== Pull remote ====+==== pull remote ====
  
-depuis notre premier client nous allons recuperer les modification faites par le second client+depuis notre premier client nous allons recuperer les modifications faites par le second client (teststud)
  
 === visualisation de l'etat remote === === visualisation de l'etat remote ===
Line 489: Line 496:
 === recuperation === === recuperation ===
  
-on recupere (pull) depuis le serveur les dernieres modification du repo "tuto" dans notre branche "master"+on recupere (pull) depuis le serveur les dernieres modifications du repo "tuto" dans notre branche "master"
  
 <code> <code>
docpublic/systemes/linux/git.1365514754.txt.gz · Last modified: 2013/04/09 13:39 by PROCACCIA
[unknown link type]Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0