From dda309006930117bfae98e93cb784dd0366a264f Mon Sep 17 00:00:00 2001 From: Luca Lombardo Date: Mon, 18 Nov 2024 08:03:45 +0100 Subject: [PATCH] Git 101, piccolo errore sistemato --- src/content/guides/2024-02-29-git-101.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/guides/2024-02-29-git-101.md b/src/content/guides/2024-02-29-git-101.md index 7d1bb82..ddeac85 100644 --- a/src/content/guides/2024-02-29-git-101.md +++ b/src/content/guides/2024-02-29-git-101.md @@ -127,8 +127,6 @@ git add git add . ``` -Ecco una versione piĆ¹ concisa ma dettagliata per i comandi **commit**, **push** e **pull**: - --- ### **Commit**