From 67f66d3a4e739453b7bc4f39896c4a57eecb3c4e Mon Sep 17 00:00:00 2001 From: julioGallego12 Date: Wed, 17 Sep 2025 19:09:12 +0200 Subject: [PATCH 1/2] Commit2 Branch2 --- index.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.js b/index.js index 77019b6..d360f77 100644 --- a/index.js +++ b/index.js @@ -62,6 +62,10 @@ const affiliateRedirect = () => { // resolver el bug } +const emptyFunc = () => { + console.log('Commit de prueba Branch2'); +} + // test commit // cambio 1 From 43553f570ff17131bd73f1c4a534c5edfd996d69 Mon Sep 17 00:00:00 2001 From: julioGallego12 Date: Wed, 17 Sep 2025 19:09:42 +0200 Subject: [PATCH 2/2] Commit1 Branch2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9077781..bca3de6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Curso Git -Curso Git Mastermind +Curso Git Mastermind NoOficial Version 1 \ No newline at end of file