Skip to content

GitHub Repositories Backup Tools v0.9.4

Choose a tag to compare

@smartlegionlab smartlegionlab released this 02 Oct 07:39
· 47 commits to master since this release
a90ef4a

📝 Changelog

v0.9.4 Updates:

feat: optimize backup performance with 5-minute update threshold

  • Added intelligent update detection using GitHub API pushed_at dates
  • Implemented local commit date comparison with 300-second (5-minute) threshold
  • Skip unnecessary git pull operations 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