From e04d44a25de64ef0b68f7cee206686b9c0023f45 Mon Sep 17 00:00:00 2001 From: "tanguy.dietrich" <tanguy.dietrich@etu.hesge.ch> Date: Wed, 16 Oct 2019 18:15:44 +0200 Subject: [PATCH] Modification de memo --- memo_git.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/memo_git.txt b/memo_git.txt index b92e1b4..de7f619 100644 --- a/memo_git.txt +++ b/memo_git.txt @@ -1,6 +1,9 @@ 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 -- GitLab