3 changed files with 4093 additions and 4093 deletions
			
			
		| 
 | 
								
									
										File diff suppressed because it is too large
									
								
							
						
					| @ -1,15 +1,15 @@ | |||
| git config --global user.name "laneury.a" && git config --global user.email "" | |||
| 
 | |||
| git clone https://paul-constans.ac-clermont.fr/gitea/laneury.a/Projet_KNN_arno_mathis_theo.git | |||
| git pull | |||
| 
 | |||
| ajouter un fichier dans git: | |||
| git add nom_du_fichier.format (ex:main.py) | |||
| git commit -m "le message que l'on veut OBLIGATOIRE" | |||
| 
 | |||
| mettre a jour fichier/serveur: | |||
| git pull | |||
| git push | |||
| 
 | |||
| Aide: | |||
| git config --global user.name "laneury.a" && git config --global user.email "" | |||
| 
 | |||
| git clone https://paul-constans.ac-clermont.fr/gitea/laneury.a/Projet_KNN_arno_mathis_theo.git | |||
| git pull | |||
| 
 | |||
| ajouter un fichier dans git: | |||
| git add nom_du_fichier.format (ex:main.py) | |||
| git commit -m "le message que l'on veut OBLIGATOIRE" | |||
| 
 | |||
| mettre a jour fichier/serveur: | |||
| git pull | |||
| git push | |||
| 
 | |||
| Aide: | |||
| git status #permet de voir ou on en est | |||
					Loading…
					
					
				
		Reference in new issue