mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 06:48:04 -05:00
## CHANGES - Add Email field to PRCommit struct for author information - Extract version date calculation into reusable helper function - Redirect error messages from stdout to stderr properly - Populate commit email from GitHub API responses correctly - Add comprehensive test coverage for email field handling - Remove duplicate version date calculation code blocks - Import os package for proper stderr output handling