skillhub/scripts/tests
Cheney 48174c9ad2 fix(cli): match 'push' anywhere in git args, not just $1
The script calls `git -C /path push ...` so the first arg is `-C`,
not `push`. Use glob match on full args instead.
2026-05-13 09:27:44 +08:00
..
dev-process-test.sh fix(dev): ignore invalid backend pid files 2026-03-23 17:14:16 +08:00
publish-cli-test.sh fix(cli): match 'push' anywhere in git args, not just $1 2026-05-13 09:27:44 +08:00