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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
⏪️ Revert to not setting the colorscheme arg in commit hook command and requring it from the
hook. The luma detection crate (terminal-light) has now been fixed to work from the git hook so
we don't need people to hardcode the color scheme in their commit hook.
🚸 Don't overwrite git hook if it already exists. Instead inform the user what to do.
Add 💣 emoji for crash fixes.
🥅 Print a warning if terminal luma detection fails.
🚸 --color-scheme help now explicitly mentions autodetection.
📝 Be specific about git commit message hook into docs.
🎨 Fix English in an error.
🎨 Improve formatting & readability of the commit hook.