Skip to content
Snippets Groups Projects

David

Open david.carballo requested to merge david.carballo/poo2019numeric:David into master
1 file
+ 9
2
Compare changes
  • Side-by-side
  • Inline
+ 9
2
recupere l'etat actuel du projet a partir de git
>git clone https://githepia.hesge.ch/david.carballo/poo2019numeric
Changement de branche
>git checkout NomBranche
ajoute les nouvelle modification
>git add .
@@ -13,5 +16,9 @@ modifie le git
AUTRE :
verifie si il y a des changement
>git diff
\ No newline at end of file
verifie si il y a des changement
>git diff
A faire : norm, norms, sum, Transposed,
fait : add, mul, sub, zero, fill, of, empty, len
Loading