From 03b636a88429e1eb0cab6d2b4c9ca6a35ab19a2a Mon Sep 17 00:00:00 2001 From: smauro Date: Mon, 27 Jan 2025 20:40:51 +0000 Subject: [PATCH] Actualiser README.txt --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 2d33398..5ca5075 100644 --- a/README.txt +++ b/README.txt @@ -1,8 +1,8 @@ - apt install git -y - mkdir project - > git clone ssh://gitea@git.yeagerdan.com:59515/smauro/project.git + > git clone ssh://git@git.yeagerdan.com:2222/smauro/project.git -Ou update des dépots "git remote set-url origin ssh://git@git.yeagerdan.com:51474/smauro/project.git" +Ou update des dépots "git remote set-url origin ssh://git@git.yeagerdan.com:2222/smauro/project.git" - git config --global user.email "your@example.com" - git config --global user.name "Your Name"