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
💥 Color scheme specification now mandatory with git hook
When running as the git commit hook, we now require the color scheme to
be explicitly specified. If it's not specified, we ask the user to
re-install the hook (which is just one command). Otherwise, the
autodection will kick in and on some operating systems, we face the
garbage input issue (#69).
0 commit comments