From 79b432f54f2ee9f6beca329d0dcd3686dfa9ed44 Mon Sep 17 00:00:00 2001 From: taban Date: Tue, 4 Nov 2025 10:39:25 +0100 Subject: [PATCH 1/3] =?UTF-8?q?m=C3=A0j=20du=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7c29abb..a7431f9 100644 --- a/README.md +++ b/README.md @@ -23,27 +23,27 @@ Welkom bij het microcontroller zeilbootproject 4AE-SE 2025. ## Comment initialiser son GIT >> init git ->> git config --global user.email "user@insa-toulouse.fr" +>> git config --global user.email "[USER]@insa-toulouse.fr" ->> git config --global user.name "Name" +>> git config --global user.name "[NOM]" >> git config --global credential.helper manager (Si Windows) >> git remote add origin https://git.etud.insa-toulouse.fr/johnse/BE_VOILIER.git -> Comment PULL : +## Comment PULL : >> git pull ->> git switch {branch} +>> git switch [BRANCHE] -> Comment PUSH : +## Comment PUSH : ->> git add nomdufichier +>> git add [NOMDUFICHIER] ->> git commit -m "Commentaire" +>> git commit -m "[COMMENTAIRE]" ->> git push -u origin branch +>> git push -u origin [BRANCHE] From a94c4d7739251775a0b83ea583cc9ec72f7a0fe9 Mon Sep 17 00:00:00 2001 From: taban Date: Tue, 4 Nov 2025 10:40:21 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a7431f9..91d4e05 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Bem vindo ao projeto veleiro de µcontroladores 4AE-SE 2025. Welkom bij het microcontroller zeilbootproject 4AE-SE 2025. + + +License : CC-BY-NC-SA 4.0 + + + ## Les groupes et résponsabilités sont : >>Nicolas et Jarno : Envoi de UART et PWM dans la bonne fréquence (canal), pour relier le voilier à l'ecran. @@ -17,7 +23,6 @@ Welkom bij het microcontroller zeilbootproject 4AE-SE 2025. >>En commun : Géstion de la pile avec l'ADC et clock interne avec CMOS. -Le voilier Sørlandet au large des côtes canadiennes ## Comment initialiser son GIT @@ -31,12 +36,14 @@ Welkom bij het microcontroller zeilbootproject 4AE-SE 2025. >> git remote add origin https://git.etud.insa-toulouse.fr/johnse/BE_VOILIER.git + ## Comment PULL : >> git pull >> git switch [BRANCHE] + ## Comment PUSH : >> git add [NOMDUFICHIER] @@ -47,7 +54,6 @@ Welkom bij het microcontroller zeilbootproject 4AE-SE 2025. -License : CC-BY-NC-SA 4.0 - - +Le voilier Sørlandet au large des côtes canadiennes +Le voilier Sørlandet au large des côtes canadiennes From 07853619cc01c324bd5d06cc29b8e178ea2890ec Mon Sep 17 00:00:00 2001 From: taban Date: Tue, 4 Nov 2025 10:41:07 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 91d4e05..9244305 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ License : CC-BY-NC-SA 4.0 + +# GIT + ## Comment initialiser son GIT >> init git @@ -54,6 +57,8 @@ License : CC-BY-NC-SA 4.0 +# Inspiration Le voilier Sørlandet au large des côtes canadiennes + Le voilier Sørlandet au large des côtes canadiennes