Merge remote-tracking branch 'ni/master'

This commit is contained in:
lassulus 2022-03-25 13:49:21 +01:00
commit a0c8d21863

View File

@ -96,7 +96,7 @@ with stockholm.lib;
#$host $GIT_SSH_REPO $ref $link
add_message $(pink push) $link $(gray "($receive_mode)")
${optionalString (verbose == false || typeOf verbose == "set") /* sh */ ''
${optionalString (verbose == true || typeOf verbose == "set") /* sh */ ''
${optionalString (verbose.exclude or [] != []) /* sh */ ''
case $ref in (${concatStringsSep "|" verbose.exclude})
continue