From c704d3ca8e20c7a91d858a390eb0ec82ac71a77e Mon Sep 17 00:00:00 2001 From: William Peck Date: Mon, 3 Nov 2025 12:38:36 -0500 Subject: [PATCH 1/5] Create MaPage_WP --- MaPage_WP | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 MaPage_WP diff --git a/MaPage_WP b/MaPage_WP new file mode 100644 index 0000000..ac03757 --- /dev/null +++ b/MaPage_WP @@ -0,0 +1,48 @@ + + + + + + + + ITV exercice 1 + + + +

Infrastructure technologique et virtualisation

+

Exercice 1, partie 2 : Premières commandes Git

+ + +

Dans cette partie, vous allez cloner un dépot Git, créer une branche et déposer cette brache sur le dépot + distant. Au prochain cours nous allons voir la théorie sur comment travailler avec les branches.

+ +

Liste des étudiants :

+ + + + \ No newline at end of file From b1da72313935ab7ab243b1b280c7ba2959876447 Mon Sep 17 00:00:00 2001 From: William Peck Date: Mon, 3 Nov 2025 12:39:34 -0500 Subject: [PATCH 2/5] Update MaPage_WP --- MaPage_WP | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MaPage_WP b/MaPage_WP index ac03757..a8b00a3 100644 --- a/MaPage_WP +++ b/MaPage_WP @@ -13,8 +13,7 @@

Exercice 1, partie 2 : Premières commandes Git

-

Dans cette partie, vous allez cloner un dépot Git, créer une branche et déposer cette brache sur le dépot - distant. Au prochain cours nous allons voir la théorie sur comment travailler avec les branches.

+

William Peck

- \ No newline at end of file + From 7aa629ece5b6f21053dcb821e2f094bc08bf0d41 Mon Sep 17 00:00:00 2001 From: William Peck Date: Mon, 3 Nov 2025 12:41:43 -0500 Subject: [PATCH 3/5] renamed to html --- MaPage_WP | 47 ----------------------------------------------- MaPage_WP.html | 29 +++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 47 deletions(-) delete mode 100644 MaPage_WP create mode 100644 MaPage_WP.html diff --git a/MaPage_WP b/MaPage_WP deleted file mode 100644 index a8b00a3..0000000 --- a/MaPage_WP +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - ITV exercice 1 - - - -

Infrastructure technologique et virtualisation

-

Exercice 1, partie 2 : Premières commandes Git

- - -

William Peck

-
    -
  • Clonez le dépôt git https://dfcgit.cegep-ste-foy.qc.ca/a22_420_w44_sf_4394/Exercice1.git à l'aide de VSCode. -
  • -
  • Ajouter une branche MaBranche_[VosInitiales]
  • -
  • Prenez le fichier pageEtudiant.html et renommé le MaPage_[VosInitiales] et placer ce fichier dans le dossier - étudiants. -
  • -
  • Créer un lien hypertext entre votre page et votre nom dans la liste ci-dessus . -
  • -
-

Liste des étudiants :

- - - - diff --git a/MaPage_WP.html b/MaPage_WP.html new file mode 100644 index 0000000..d2908de --- /dev/null +++ b/MaPage_WP.html @@ -0,0 +1,29 @@ + + + + + + + + ITV exercice 1 + + + +

Infrastructure technologique et virtualisation

+

Exercice 1, partie 2 : Premières commandes Git

+ + +

William Peck

+
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
+ + + + From a20a14acdfafca387a5da4f79b83e7e6c251c85e Mon Sep 17 00:00:00 2001 From: William Peck Date: Mon, 3 Nov 2025 12:44:27 -0500 Subject: [PATCH 4/5] moved to etudiants folder --- MaPage_WP.html => etudiants/MaPage_WP.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) rename MaPage_WP.html => etudiants/MaPage_WP.html (70%) diff --git a/MaPage_WP.html b/etudiants/MaPage_WP.html similarity index 70% rename from MaPage_WP.html rename to etudiants/MaPage_WP.html index d2908de..7dfefe1 100644 --- a/MaPage_WP.html +++ b/etudiants/MaPage_WP.html @@ -11,19 +11,8 @@

Infrastructure technologique et virtualisation

Exercice 1, partie 2 : Premières commandes Git

- +

par William Peck

-

William Peck

-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
- From 003892ce75fe7bd83180d1ca9be4e242ff7ef1db Mon Sep 17 00:00:00 2001 From: William Peck Date: Mon, 3 Nov 2025 12:48:29 -0500 Subject: [PATCH 5/5] Update index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index ac03757..4a1abb3 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,8 @@

Liste des étudiants :

  • Charkes, Grondin
  • Jeff Hebert
  • Cédric, Pelchat
  • +
  • Peck, William
  • - \ No newline at end of file +