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 @@ + + +
+ + + +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 @@ + + + + + + +Testes com o git
-Segundo parágrafo após o comando add
+Segundo parágrafo após o comando add
+Teste de pull