Go to file
songtianlun c5bb5ced10 feat: add success repository logging
- Include logging for successful repositories in the output
- Enhance user feedback by listing both successful and failed repositories

This change improves the visibility of the repository mirroring process by
providing a clear distinction between successful and failed operations. Users
can now easily identify which repositories were successfully processed, thus
enhancing the overall usability of the script.
2025-01-03 17:32:21 +08:00
config.sh feat: add synchronization statistics logging 2025-01-03 17:26:32 +08:00
mail.sh feat: support different SMTP ports for email sending 2025-01-03 17:14:17 +08:00
main.sh feat: add success repository logging 2025-01-03 17:32:21 +08:00
mirror.sh fix: correct jq syntax for updating stats 2025-01-03 17:27:59 +08:00
REAEME.md feat: add email notification and logging features 2025-01-03 17:03:01 +08:00