From 85c50a5026756e0f4c2e618689fe83a36eddff98 Mon Sep 17 00:00:00 2001 From: Richard Dev Date: Tue, 12 May 2020 21:41:27 -0500 Subject: [PATCH 1/3] [CREATE] Insert line funny - R1ch4rd G1L --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5274bd4..84e158e 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,7 @@ const messages = [ "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", "The covid-19 block my commit", + "I love your blog, you'll say that to all your links", ]; const funnyCommit = () => { From e7906df95f870a090a4d644d9e45d2037c5c0c54 Mon Sep 17 00:00:00 2001 From: Richard Gil Date: Wed, 13 May 2020 10:51:16 -0500 Subject: [PATCH 2/3] Update index.js [ADD]- Virus Funny --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 84e158e..d3fd2bd 100644 --- a/src/index.js +++ b/src/index.js @@ -17,6 +17,7 @@ const messages = [ "naruto, The programmer ninja!", "The covid-19 block my commit", "I love your blog, you'll say that to all your links", + "virus scan? aint nobody got time for that!", ]; const funnyCommit = () => { From 45602c58e25455dc37a111b9ab3046cf58fbe502 Mon Sep 17 00:00:00 2001 From: Richard Dev Date: Thu, 14 May 2020 20:43:23 -0500 Subject: [PATCH 3/3] [UPDATE] change line funny - Empoderatech --- src/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.js b/src/index.js index d3fd2bd..84e158e 100644 --- a/src/index.js +++ b/src/index.js @@ -17,7 +17,6 @@ const messages = [ "naruto, The programmer ninja!", "The covid-19 block my commit", "I love your blog, you'll say that to all your links", - "virus scan? aint nobody got time for that!", ]; const funnyCommit = () => {