From dd263ffca09412f71c417805282a79a83b0ee8e6 Mon Sep 17 00:00:00 2001 From: AlejoCode-dev <63868089+AlejoCode-dev@users.noreply.github.com> Date: Tue, 12 May 2020 17:08:32 -0500 Subject: [PATCH 1/4] tarea --- src/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 5ef9556..57e205a 100644 --- a/src/index.js +++ b/src/index.js @@ -11,6 +11,7 @@ const messages = [ "Reinventing the wheel. Again.", "This is not the commit message you are looking for", "Batman! (this commit has no parents)", + "you are the master chief of the code!!!" ]; const funnyCommit = () => { @@ -20,4 +21,4 @@ const funnyCommit = () => { module.exports = { funnyCommit -}; \ No newline at end of file +}; From dca1c278e11f3e5b901462f8acf7cb8188a4f3b2 Mon Sep 17 00:00:00 2001 From: AlejoCode-dev <63868089+AlejoCode-dev@users.noreply.github.com> Date: Tue, 12 May 2020 17:10:12 -0500 Subject: [PATCH 2/4] tarea --- src/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.js b/src/index.js index 57e205a..030d59e 100644 --- a/src/index.js +++ b/src/index.js @@ -11,7 +11,6 @@ const messages = [ "Reinventing the wheel. Again.", "This is not the commit message you are looking for", "Batman! (this commit has no parents)", - "you are the master chief of the code!!!" ]; const funnyCommit = () => { From 0f753526dc865bdd7dc6b4883b1e4d8d3c94a927 Mon Sep 17 00:00:00 2001 From: AlejoCode-dev <63868089+AlejoCode-dev@users.noreply.github.com> Date: Tue, 12 May 2020 17:15:10 -0500 Subject: [PATCH 3/4] tarea --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 030d59e..41bcfa1 100644 --- a/src/index.js +++ b/src/index.js @@ -11,6 +11,7 @@ const messages = [ "Reinventing the wheel. Again.", "This is not the commit message you are looking for", "Batman! (this commit has no parents)", + "you are the master chief of the code!!!!", ]; const funnyCommit = () => { From a58c2cb0422ad62cba7b0b4c877f8808fe56576e Mon Sep 17 00:00:00 2001 From: AlejoCode-dev <63868089+AlejoCode-dev@users.noreply.github.com> Date: Tue, 12 May 2020 17:24:03 -0500 Subject: [PATCH 4/4] motivation :) --- src/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 5ef9556..ac85337 100644 --- a/src/index.js +++ b/src/index.js @@ -11,6 +11,7 @@ const messages = [ "Reinventing the wheel. Again.", "This is not the commit message you are looking for", "Batman! (this commit has no parents)", + "you are the master chief of the code!!!", ]; const funnyCommit = () => { @@ -20,4 +21,4 @@ const funnyCommit = () => { module.exports = { funnyCommit -}; \ No newline at end of file +};