From af686353e4c68e14012effa7defcc225892c8eb8 Mon Sep 17 00:00:00 2001 From: aaa9c30b31abb6b20ce0aefe46b85784 Date: Mon, 13 Apr 2020 20:27:09 +0000 Subject: [PATCH] ajout git pull --- journal/gitPratique.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/journal/gitPratique.md b/journal/gitPratique.md index 1dc795d..15edc90 100644 --- a/journal/gitPratique.md +++ b/journal/gitPratique.md @@ -24,6 +24,11 @@ git add monSecondFichierModifie git commit -m "mon message de commit de mise a jours" ``` +autre possibilité +``` +git pull +``` + 3. *** __Mettre à jour du depot locl vers el distant__ *** -- 2.18.1