Yikun / hub-mirror-action

一个Github Action,用于在Github和Gitee之间同步代码。Action for mirroring repos between Hubs (like Github and Gitee).
MIT License
634 stars 173 forks source link

Add support for mirror with rebase #144

Open Yikun opened 2 years ago

Yikun commented 2 years ago

A user have some commits beyond the upstream commits, we can add a input like rebase: true let user sync and rebase.