From a97a86ff7c786f90451b175282fe01ab77d4bb80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20David=20Santamar=C3=ADa?= Date: Thu, 4 Dec 2025 17:51:33 -0500 Subject: [PATCH 1/4] Mi primer comit local --- Texto.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Texto.txt diff --git a/Texto.txt b/Texto.txt new file mode 100644 index 0000000..9a66c48 --- /dev/null +++ b/Texto.txt @@ -0,0 +1 @@ +Un simple documento de prueba From 4af68aa8095e48db425c3db293f241c2baaab38e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20David=20Santamar=C3=ADa?= <118393998+juanda404@users.noreply.github.com> Date: Thu, 4 Dec 2025 17:54:11 -0500 Subject: [PATCH 2/4] Add additional line to Texto.txt --- Texto.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Texto.txt b/Texto.txt index 9a66c48..51e8085 100644 --- a/Texto.txt +++ b/Texto.txt @@ -1 +1,3 @@ Un simple documento de prueba + +Un comit mas desde github From 68ca1d262c02bf167fe1b7ee5fdadd16053949ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20David=20Santamar=C3=ADa?= <118393998+juanda404@users.noreply.github.com> Date: Thu, 4 Dec 2025 17:56:21 -0500 Subject: [PATCH 3/4] Update Texto.txt with an additional line Added an additional line to the test document. --- Texto.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Texto.txt b/Texto.txt index 51e8085..6119bf9 100644 --- a/Texto.txt +++ b/Texto.txt @@ -1,3 +1,5 @@ Un simple documento de prueba Un comit mas desde github + +una actualizacion mas From 05c50554479eb65bf3103f2b8db31b30f7178b67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20David=20Santamar=C3=ADa?= Date: Thu, 4 Dec 2025 18:35:00 -0500 Subject: [PATCH 4/4] Cambios desde developer 01 --- Texto.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Texto.txt b/Texto.txt index 6119bf9..9d92c62 100644 --- a/Texto.txt +++ b/Texto.txt @@ -3,3 +3,6 @@ Un simple documento de prueba Un comit mas desde github una actualizacion mas + + +Cambios desde mi rama local llamada developer01 \ No newline at end of file