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
in order to implement #1044 we need to first clean up that hooks are currently read from <workdir>/.git/hooks/... this breaks as soon as someone uses the new --workdir arg and the hooks are placed in some other place inside .git.