From 25708341740d845a41d748cc63cd5377356fa992 Mon Sep 17 00:00:00 2001 From: schieberjunge Date: Mon, 6 Mar 2023 11:17:29 +0100 Subject: [PATCH] fix squash-my-commits output --- squash-my-commits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squash-my-commits b/squash-my-commits index 0f133948b..93384dc8b 100755 --- a/squash-my-commits +++ b/squash-my-commits @@ -151,7 +151,7 @@ set -e echo 'Rebasing local changes against the registry master' git rebase dn42registry/master -echo 'Squashing $count commits ...' +echo "Squashing $count commits..." # construct a new comment based on previous commits comment="squashed commit: