From fafae3464b64add7814573a6c8adbe5a59489055 Mon Sep 17 00:00:00 2001 From: Joao Maria Araujo do Nascimento <1724026@ifrn.local> Date: Fri, 13 Mar 2026 20:57:07 -0300 Subject: [PATCH 1/3] Primeiro commit --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..71b8557 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + +
+ + +Testes com o git
+Segundo parágrafo após o comando add
+ + \ No newline at end of file From 4da1189aa1ca070c6a0a47b5ede50e5b428677aa Mon Sep 17 00:00:00 2001 From: Joao Maria Araujo do Nascimento <1724026@ifrn.local> Date: Fri, 13 Mar 2026 21:07:43 -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 | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 nova_pagina.html diff --git a/nova_pagina.html b/nova_pagina.html new file mode 100644 index 0000000..e69de29 From cbb0203e958f0730a586ad6d6fafa7996e44798b Mon Sep 17 00:00:00 2001 From: Joao Maria Araujo do NascimentoTestes com o git
Segundo parágrafo após o comando add
+Teste de pull