cloned the mirrored repo
$git clone ssh://mirror/path
I have created new-dev branch in mirrored repo and working on new-dev branch and pushing the changes to "ssh://mirror/path" on same new-dev branch
mean while I have observed that some of the branches in https://original/repo.git are updated. How to mirror those changes again to same "ssh://mirror/path" without affecting new-dev branch
I know this is an old question, but I was having a similar issue and I think this is how to do it: https://github.com/repo-sync/repo-sync
This can be added the github actions, or you can explore the source code and see how they do it and do it yourself manually.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With