mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-05-25 14:05:25 +08:00
fix squash-my-commits output
This commit is contained in:
parent
163f51ee0d
commit
2570834174
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue