From 6894b72999ee75fe23cf59554f6490f579bca08e Mon Sep 17 00:00:00 2001 From: Juan Gonzalez Date: Tue, 12 May 2020 22:46:54 -0500 Subject: [PATCH 1/2] [ADD] messenge complete --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index d8594e2..b583dff 100644 --- a/src/index.js +++ b/src/index.js @@ -13,6 +13,7 @@ const messages = [ "Batman! (this commit has no parents)", "naruto, The programmer ninja!", "The covid-19 block my commit", + "The started to learn with git-github " ]; const funnyCommit = () => { From df1be370599a317e996357f9e6dbd6f1f59911c5 Mon Sep 17 00:00:00 2001 From: Juan Gonzalez Date: Sat, 18 Jul 2020 13:03:08 -0500 Subject: [PATCH 2/2] [ADD] messeger --- src/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index b583dff..b3a5786 100644 --- a/src/index.js +++ b/src/index.js @@ -13,7 +13,8 @@ const messages = [ "Batman! (this commit has no parents)", "naruto, The programmer ninja!", "The covid-19 block my commit", - "The started to learn with git-github " + "The started to learn with git-github", + "all commits are false " ]; const funnyCommit = () => {