From 7edb33516d81a1cf083cd95d991d858e17253f35 Mon Sep 17 00:00:00 2001 From: juanjp600 Date: Mon, 25 Mar 2019 10:58:21 -0300 Subject: [PATCH] (2b7c505c1) whoops --- git-strip-merge-pretty | 1 - 1 file changed, 1 deletion(-) diff --git a/git-strip-merge-pretty b/git-strip-merge-pretty index aa64a262e..951ea7461 100644 --- a/git-strip-merge-pretty +++ b/git-strip-merge-pretty @@ -130,7 +130,6 @@ firstmsgchar="${prevcommitmsg:1:1}" if [ $firstmsgchar = "(" ]; then prevcommitsha="${prevcommitmsg:1:7}" fi -exit 1 #create a commit message for out new "merge commit" # hash1...hash2 + logs of the merged commits