Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:59
27a0df3

1.4.0 (2026-08-18)

Features

  • add --dry-run to run to preview what a backup would do (#60) (7c332c2), closes #50
  • default --config to the XDG config path when not passed (#56) (a3c4f45), closes #47
  • skip Forgejo repositories that mirror an external upstream (#59) (6e0b67b), closes #49

Bug Fixes

  • create a repo's destination directory tree before mirroring it (#53) (05b69e4), closes #48
  • fail listing when a classic GitHub token lacks the repo scope (#55) (907dfd7), closes #51