DEBSOURCES
Skip Quicknav
sources / node-husky / 9.1.7-1 / test / 11_time.sh
12345678910
#!/bin/sh . test/functions.sh setup install npx --no-install husky git add package.json echo "echo pre-commit" > .husky/pre-commit time git commit -m foo