Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.15 KB

File metadata and controls

30 lines (20 loc) · 1.15 KB

Changelog

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

Fixed

  • 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

Changed

  • 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

Changed

  • Exclude hidden refs created by GitHub for pull request before pushing to mirror.

1.0.0 - 2019-11-26

Added

  • Initial release.