From 04141af8891480f59fea05b4e1c3b9675060415d Mon Sep 17 00:00:00 2001
From: "tanguy.dietrich" <tanguy.dietrich@etu.hesge.ch>
Date: Sat, 5 Oct 2019 13:39:49 +0200
Subject: [PATCH] correction du memo

---
 memo_git.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/memo_git.txt b/memo_git.txt
index 01555fb..b92e1b4 100644
--- a/memo_git.txt
+++ b/memo_git.txt
@@ -8,7 +8,7 @@ envoie un message indiquant les modification apporte au projet
 >git commit -m "message"
 
 modifie le git
->git pull
+>git push
 
 
 AUTRE :
-- 
GitLab