You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running git commit when working on fiddle gives this warning:
$ git commit ...
hint: The '.husky/pre-commit' hook was ignored because it's not set as executable.
hint: You can disable this warning with `git config advice.ignoredHook false`.
Looks like this is a recent change introduced a couple of days ago in #583
The text was updated successfully, but these errors were encountered:
running
git commit
when working on fiddle gives this warning:Looks like this is a recent change introduced a couple of days ago in #583
The text was updated successfully, but these errors were encountered: