All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.1 - 2026-07-21
- Mirror branches and tags with slashes in their name (e.g.
feature/foo), which 1.3.0 unintentionally dropped.
1.3.0 - 2026-07-20
- Only mirror branches and tags to avoid pushing GitHub's hidden refs (e.g.
refs/pull/*,refs/github-services/*), which are rejected by destinations such as GitLab, Bitbucket or Codeup.
1.0.1 - 2020-03-23
- Exclude hidden refs created by GitHub for pull request before pushing to mirror.
1.0.0 - 2019-11-26
- Initial release.