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
Add support for git hooks to automatically generate commit messages when committing. The hook on prepare-commit-msg, generate a message based on staged changes, and pre-fill it in the editor for review before finalizing the commit.