# Check if it's an amend commit if [ "$2" = "commit" ]; then echo "Amendment detected, appending icon..." ./.husky/append-icon.sh "$1" fi