User Tools

Site Tools


2018_2019:s3:methodo:td:git:lignescommandes

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
2018_2019:s3:methodo:td:git:lignescommandes [2018/09/05 13:05] – [5. Tags] blay2018_2019:s3:methodo:td:git:lignescommandes [2018/09/05 15:42] (current) blay
Line 1: Line 1:
  
  
-Attention à votre environnement +Attention à votre environnement... 
 <code> <code>
 git config --global http.sslVerify false  git config --global http.sslVerify false 
 +</code>
 +Et bien sûr pour savoir qui commite : 
 +<code>
 git config --global user.name "myusername" git config --global user.name "myusername"
 +etc.
 </code> </code>
  
  
-Pour voir + 
-<code> +Pour les étudiants qui utilisent leur ordi perso, il est possible que vous ayez besoin de, ouvrir un Git CMD en administrateur, puis taper la commande suivante:   
-git config user.name +<code> git config --system --unset credential.helper</code> 
-</code>+ 
  
 ==== 1. Créer/Récupérer un nouveau dépôt (info) ==== ==== 1. Créer/Récupérer un nouveau dépôt (info) ====
2018_2019/s3/methodo/td/git/lignescommandes.1536152716.txt.gz · Last modified: 2018/09/05 13:05 by blay