This guide will help you diagnose and fix common issues with git-mit.
- Common error messages — solutions for frequently encountered error messages
- Authors and the
git mitcommand — issues with author configuration - Hooks and
git mit-install— co-authors missing or commit validation not working - Lint configuration — lints not being applied as expected
- Where git-mit saves things — configuration storage locations and loading precedence
If you're still experiencing problems:
- Check for error messages: Run git commands with verbose output
- Verify Git version compatibility: Ensure you're using a recent version of Git
- Check for conflicting hook managers: Other tools like Husky or pre-commit might interfere
- File an issue: Visit the git-mit repository with details about your setup
For more help, consult: