From 3b222ce385fda010c503d8d627e62f95fed3c655 Mon Sep 17 00:00:00 2001 From: Israel Alves de Oliveira Arruda <20251144030027@ifrn.local> Date: Fri, 13 Mar 2026 20:50:25 -0300 Subject: [PATCH 1/3] Primeiro commit --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..67004a1 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + + Document + + +

Testes com o git

+

Segundo parágrafo após o comando add

+ + \ No newline at end of file From cc494f83cfba743db023c23df9d92d52edad943b Mon Sep 17 00:00:00 2001 From: Israel Alves de Oliveira Arruda <20251144030027@ifrn.local> Date: Fri, 13 Mar 2026 21:00:51 -0300 Subject: [PATCH 2/3] =?UTF-8?q?Cria=C3=A7=C3=A3o=20do=20arquivo=20nova=5Fp?= =?UTF-8?q?agina.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nova_pagina.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 nova_pagina.html diff --git a/nova_pagina.html b/nova_pagina.html new file mode 100644 index 0000000..56efbdb --- /dev/null +++ b/nova_pagina.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file From 94d828156220fb0483fc7b0926e4b94c01e1efd4 Mon Sep 17 00:00:00 2001 From: Israel Alves de Oliveira Arruda Date: Sat, 14 Mar 2026 00:34:49 +0000 Subject: [PATCH 3/3] =?UTF-8?q?Cria=C3=A7=C3=A3o=20do=20terceiro=20par?= =?UTF-8?q?=C3=A1grafo=20para=20pull?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 67004a1..08fed57 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@

Testes com o git

-

Segundo parágrafo após o comando add

+

Segundo parágrafo após o comando add

+

Teste de pull

\ No newline at end of file