0.5.0
feat: add --verify option to verify git identity configuration
- Added
--verifyCLI option to run all 3 verification commands at once - Users can now use
gh-setup-git-identity --verifyinstead of running individual commands - Works with
--localflag for local repository configuration - Updated README with verification documentation and code blocks
Related Pull Request: #21