fr:develop:collaboration:dev:git

Differences

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

fr:develop:collaboration:dev:git [2021/11/17 15:50] qroyerfr:develop:collaboration:dev:git [2021/11/17 15:53] () qroyer
 1:  1:
 ====== Utilisation de GIT ====== ====== Utilisation de GIT ======
  
-  * Configuration de git :+  * Configuration nom ou ID Github :
  
   git config --global user.name "John Doe"   git config --global user.name "John Doe"
 +
 +  * Configuration adresse mail ou adresse mail du compte Github :
 +
   git config --global user.email johndoe@example.com   git config --global user.email johndoe@example.com
  
  • fr/develop/collaboration/dev/git.txt
  • 2021/11/17 15:53
  • qroyer