igorsgm / laravel-git-hooks

🪝 • Efficiently manage Git hooks in Laravel projects. Enhance code quality, save time on reviews, and prevent bugs from entering your repository.
MIT License
21 stars 6 forks source link

No arguments expected for "git-hooks:pre-push" command, got "origin". #24

Open starboxvrn opened 1 year ago

starboxvrn commented 1 year ago

Got it on "git push"

igorsgm commented 12 months ago

Could you provide a little bit more context? ie: content of your git-hooks.php, a terminal log with the executed commands/errors.

Thanks

mauricekindermann commented 5 months ago

Yup same error for me.