GitHub Repositories Backup Tools v0.9.4
📝 Changelog
v0.9.4 Updates:
feat: optimize backup performance with 5-minute update threshold
- Added intelligent update detection using GitHub API
pushed_atdates - Implemented local commit date comparison with 300-second (5-minute) threshold
- Skip unnecessary
git pulloperations for repositories without significant changes - Maintain 100% reliability with preserved retry logic for failed operations
- Significant performance improvement for daily backup routines
- Added verbose debugging for date comparison analysis
Full Changelog: v0.9.3...v0.9.4