(2b7c505c1) whoops

This commit is contained in:
juanjp600
2019-03-25 10:58:21 -03:00
parent bc24dc9365
commit 7edb33516d

View File

@@ -130,7 +130,6 @@ firstmsgchar="${prevcommitmsg:1:1}"
if [ $firstmsgchar = "(" ]; then if [ $firstmsgchar = "(" ]; then
prevcommitsha="${prevcommitmsg:1:7}" prevcommitsha="${prevcommitmsg:1:7}"
fi fi
exit 1
#create a commit message for out new "merge commit" #create a commit message for out new "merge commit"
# hash1...hash2 + logs of the merged commits # hash1...hash2 + logs of the merged commits