Remote repositories are optional
Enhancements
- Allows the script to run with or without a remote repository.
- If the
--force
flag is passed without the--remote
flag, the default remote (origin
) will be used.
Fixes
- Email matching is now case-insensitive.
- Improved error handling and display.