diff --git a/src/index.js b/src/index.js index 41bcfa1..ec03688 100644 --- a/src/index.js +++ b/src/index.js @@ -1,4 +1,5 @@ const messages = [ + "in case of fire: git commit, git push and leave building", "This is where it all begins...", "Commit committed", "Version control is awful", @@ -11,6 +12,11 @@ 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!!!", + "the greats murmur as learning with this commit", + "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", "you are the master chief of the code!!!!", ];